use the vault-manager image stx.9.0-v1.28.4

This new image adds uuidgen and multiple versions of kubectl, which
vault-manager now supports.

Test Plan:
PASS  sanity test of vault application
PASS  watch vault-manager log over kubernetes upgrade

Depends-On: Ib0a105306cecb38379f9d28a70e83ed156681f08
Depends-On: I03e37af31514c3fa3b95e0560a6d6f83879ec9de

Story: 2010930
Task: 49177

Change-Id: I7f578ac7e8d2aab98fb1e104f336fd750d7d7933
Signed-off-by: Michel Thebeau <Michel.Thebeau@windriver.com>
This commit is contained in:
Michel Thebeau
2023-11-30 21:14:53 +00:00
parent 733ca0e9a6
commit 615d6e4657
3 changed files with 2 additions and 13 deletions

View File

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