Update helm charts for new vm docker image

Updating helm charts with the latest vault manager docker image tag.

Test Plan:
PASS Vault sanity
PASS Check for installation of correct image

Story: 2010930
Task: 49526

Depends-On: https://review.opendev.org/c/starlingx/root/+/908336

Change-Id: I54d33f7c9c8d58df7424c51f9bf366d8746264f0
Signed-off-by: Tae Park <tae.park@windriver.com>
This commit is contained in:
Tae Park 2024-02-08 09:30:26 -05:00
parent 4f504c064c
commit fae21895d7
2 changed files with 2 additions and 2 deletions

View File

@ -12,7 +12,7 @@ global:
manager:
image:
repository: starlingx/stx-vault-manager
tag: stx.9.0-v1.28.4
tag: stx.9.0-v1.28.6-1
tolerations: |
- key: "node-role.kubernetes.io/master"
operator: "Exists"

View File

@ -33,7 +33,7 @@ index 9e35ac8..3e311d6 100644
+manager:
+ image:
+ repository: starlingx/stx-vault-manager
+ tag: stx.9.0-v1.28.4
+ tag: stx.9.0-v1.28.6-1
+
+ # Rate at which vault-manager checks status of vault servers.
+ # After initialization of the raft, Vault manager will loop forever