
Replace references of 0.24.1 with 0.25.0. Refresh the patches for vault-manager and agent image reference. Update the image tags to match new vault chart. The vault helm chart uses vault server 1.14.0 version. The latest version of the vault server in the 1.14.x series is 1.14.8. Verified that the changes between vault v1.14.0 and v1.14.8 tags most of them are 'backport'', "cherry-pick" of commits i:e bug fixes. So used 1.14.8 version of vault sever. Test plan: PASSED AIO-sx and Standard 2+2 PASSED vault aware and un-aware applications PASSED HA tests PASSED test image pulls from private registry with external network restriction story: 2010393 Task: 49391 Change-Id: I6bd022fed79ead6e1dc224e323a179d1dcd3ab0f Signed-off-by: Sabyasachi Nayak <sabyasachi.nayak@windriver.com>
19 lines
595 B
YAML
19 lines
595 B
YAML
---
|
|
debname: vault-helm
|
|
debver: 0.25-0
|
|
dl_path:
|
|
name: helm-charts-vault-0.25.0.tar.gz
|
|
url: https://github.com/hashicorp/vault-helm/archive/v0.25.0.tar.gz
|
|
sha256sum: 275422e543541e1b4bde88d9fd34e04adccbd44fc44484ec9fdbb0cb93256f23
|
|
src_files:
|
|
- vault-helm/files/Makefile
|
|
- vault-helm/helm-charts/_helpers-CA.tpl
|
|
- vault-helm/helm-charts/vault-certificates.yaml
|
|
- vault-helm/helm-charts/vault-init.yaml
|
|
revision:
|
|
dist: $STX_DIST
|
|
PKG_GITREVCOUNT: true
|
|
GITREVCOUNT:
|
|
SRC_DIR: ${MY_REPO}/stx/vault-armada-app/vault-helm
|
|
BASE_SRCREV: ccdb17d29610247eebf45e862ff9f30ff18432eb
|