[bitnami/vault] ⬆️ Update dependency references (#35433)

* [bitnami/vault] Release 1.7.23 updating components versions

Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>

* Update CHANGELOG.md

Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>

---------

Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
This commit is contained in:
Bitnami Bot
2025-08-06 10:51:22 +02:00
committed by GitHub
parent d404f9071f
commit 6ae23f3b15
3 changed files with 13 additions and 6 deletions
+9 -2
View File
@@ -1,8 +1,15 @@
# Changelog # Changelog
## 1.7.22 (2025-07-24) ## 1.7.23 (2025-08-06)
* [bitnami/vault] :zap: :arrow_up: Update dependency references ([#35292](https://github.com/bitnami/charts/pull/35292)) * [bitnami/vault] :zap: :arrow_up: Update dependency references ([#35433](https://github.com/bitnami/charts/pull/35433))
## <small>1.7.22 (2025-07-24)</small>
* [bitnami/*] Adapt main README and change ascii (#35173) ([73d15e0](https://github.com/bitnami/charts/commit/73d15e03e04647efa902a1d14a09ea8657429cd0)), closes [#35173](https://github.com/bitnami/charts/issues/35173)
* [bitnami/*] Adapt welcome message to BSI (#35170) ([e1c8146](https://github.com/bitnami/charts/commit/e1c8146831516fb35de736a6f3fd10e5e7a44286)), closes [#35170](https://github.com/bitnami/charts/issues/35170)
* [bitnami/*] Add BSI to charts' READMEs (#35174) ([4973fd0](https://github.com/bitnami/charts/commit/4973fd08dd7e95398ddcc4054538023b542e19f2)), closes [#35174](https://github.com/bitnami/charts/issues/35174)
* [bitnami/vault] :zap: :arrow_up: Update dependency references (#35292) ([a7087eb](https://github.com/bitnami/charts/commit/a7087eb59f88858844d21f442150f14bca2e97ee)), closes [#35292](https://github.com/bitnami/charts/issues/35292)
## <small>1.7.21 (2025-07-15)</small> ## <small>1.7.21 (2025-07-15)</small>
+3 -3
View File
@@ -7,7 +7,7 @@ annotations:
- name: os-shell - name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r49 image: docker.io/bitnami/os-shell:12-debian-12-r49
- name: vault - name: vault
image: docker.io/bitnami/vault:1.20.1-debian-12-r0 image: docker.io/bitnami/vault:1.20.2-debian-12-r0
- name: vault-csi-provider - name: vault-csi-provider
image: docker.io/bitnami/vault-csi-provider:1.5.1-debian-12-r2 image: docker.io/bitnami/vault-csi-provider:1.5.1-debian-12-r2
- name: vault-k8s - name: vault-k8s
@@ -15,7 +15,7 @@ annotations:
licenses: Apache-2.0 licenses: Apache-2.0
tanzuCategory: clusterUtility tanzuCategory: clusterUtility
apiVersion: v2 apiVersion: v2
appVersion: 1.20.1 appVersion: 1.20.2
dependencies: dependencies:
- name: common - name: common
repository: oci://registry-1.docker.io/bitnamicharts repository: oci://registry-1.docker.io/bitnamicharts
@@ -37,4 +37,4 @@ maintainers:
name: vault name: vault
sources: sources:
- https://github.com/bitnami/charts/tree/main/bitnami/vault - https://github.com/bitnami/charts/tree/main/bitnami/vault
version: 1.7.22 version: 1.7.23
+1 -1
View File
@@ -95,7 +95,7 @@ server:
image: image:
registry: docker.io registry: docker.io
repository: bitnami/vault repository: bitnami/vault
tag: 1.20.1-debian-12-r0 tag: 1.20.2-debian-12-r0
digest: "" digest: ""
## Specify a imagePullPolicy ## Specify a imagePullPolicy
## ref: http://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images ## ref: http://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images