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.2 Version updated after bugfix and CVE fix 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. PASSED: Verified API output for Gauge in all PFs and VFs Depends-On: https://review.opendev.org/c/starlingx/root/+/924112 Story: 2010918 Task: 50582 Change-Id: I2c55648c7e26c99e2d43958e21bfa5e03304fce3 Signed-off-by: Aman Pandae <AmanPandae.Mothukuri@windriver.com>
This commit is contained in:
parent
3eec69ac37
commit
b8b8aec624
@ -4,7 +4,7 @@
|
||||
|
||||
image:
|
||||
repository: starlingx/metrics-exporter-api
|
||||
tag: stx.10.0-v1.0.1
|
||||
tag: stx.10.0-v1.0.2
|
||||
|
||||
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.1
|
||||
tag: stx.10.0-v1.0.2
|
||||
|
Loading…
Reference in New Issue
Block a user