mirror of
https://github.com/bitnami/charts.git
synced 2026-03-07 08:07:55 +08:00
[bitnami/vault] Release 1.7.2 (#32819)
* [bitnami/vault] Release 1.7.2 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:
@@ -1,8 +1,13 @@
|
||||
# Changelog
|
||||
|
||||
## 1.7.1 (2025-04-02)
|
||||
## 1.7.2 (2025-04-04)
|
||||
|
||||
* [bitnami/vault] Release 1.7.1 ([#32765](https://github.com/bitnami/charts/pull/32765))
|
||||
* [bitnami/vault] Release 1.7.2 ([#32819](https://github.com/bitnami/charts/pull/32819))
|
||||
|
||||
## <small>1.7.1 (2025-04-02)</small>
|
||||
|
||||
* [bitnami/*] Add tanzuCategory annotation (#32409) ([a8fba5c](https://github.com/bitnami/charts/commit/a8fba5cb01f6f4464ca7f69c50b0fbe97d837a95)), closes [#32409](https://github.com/bitnami/charts/issues/32409)
|
||||
* [bitnami/vault] Release 1.7.1 (#32765) ([af1ea05](https://github.com/bitnami/charts/commit/af1ea053672509dbaef2b96426d9bf63a166eaa1)), closes [#32765](https://github.com/bitnami/charts/issues/32765)
|
||||
|
||||
## 1.7.0 (2025-03-11)
|
||||
|
||||
|
||||
@@ -9,13 +9,13 @@ annotations:
|
||||
- name: os-shell
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r40
|
||||
- name: vault
|
||||
image: docker.io/bitnami/vault:1.19.0-debian-12-r2
|
||||
image: docker.io/bitnami/vault:1.19.1-debian-12-r0
|
||||
- name: vault-csi-provider
|
||||
image: docker.io/bitnami/vault-csi-provider:1.5.0-debian-12-r19
|
||||
- name: vault-k8s
|
||||
image: docker.io/bitnami/vault-k8s:1.6.2-debian-12-r3
|
||||
apiVersion: v2
|
||||
appVersion: 1.19.0
|
||||
appVersion: 1.19.1
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
@@ -36,4 +36,4 @@ maintainers:
|
||||
name: vault
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/vault
|
||||
version: 1.7.1
|
||||
version: 1.7.2
|
||||
|
||||
@@ -95,7 +95,7 @@ server:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/vault
|
||||
tag: 1.19.0-debian-12-r2
|
||||
tag: 1.19.1-debian-12-r0
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## ref: http://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
|
||||
Reference in New Issue
Block a user