Helm image Sync with Updated Docker Hub tag
following the image tagging process on Docker Hub, The image version within the Helm repository has been updated to match the newly created tag stx.10.0-v1.0.1 Test plan: PASSED: Build process is successful with creation of debian package. PASSED: Unpack the Debian package and verify if the Helm chart tar file exists. PASSED: Using 'system application' commands in AIO-SX env app was uploaded, applied, removed, and ultimately deleted without errors. PASSED: After installation, verified App responded on http://localhost:9110. PASSED: Deleting "All" removed the associated Helm chart and all K8s resources. Depends-On: https://review.opendev.org/c/starlingx/root/+/920955 Story: 2010918 Task: 50241 Change-Id: Ife4be1fef0b2d403d192ceed456ad3f815046b99 Signed-off-by: Aman Pandae <AmanPandae.Mothukuri@windriver.com>
This commit is contained in:
parent
b8d44bc001
commit
d78c050a20
@ -4,7 +4,7 @@
|
||||
|
||||
image:
|
||||
repository: starlingx/metrics-exporter-api
|
||||
tag: stx.10.0-v1.0.0
|
||||
tag: stx.10.0-v1.0.1
|
||||
|
||||
namespace: node-interface-metrics-exporter
|
||||
imagePullSecrets: default-registry-key
|
||||
|
@ -8,4 +8,4 @@ app.starlingx.io/component: platform
|
||||
|
||||
image:
|
||||
repository: starlingx/metrics-exporter-api
|
||||
tag: stx.10.0-v1.0.0
|
||||
tag: stx.10.0-v1.0.1
|
||||
|
Loading…
Reference in New Issue
Block a user