mirror of
https://github.com/bitnami/charts.git
synced 2026-08-10 14:15:55 +08:00
[bitnami/vault] ⚡ ⬆️ Update dependency references (#33982)
* [bitnami/vault] Release 1.7.11 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,12 @@
|
||||
# Changelog
|
||||
|
||||
## 1.7.10 (2025-05-21)
|
||||
## 1.7.11 (2025-05-30)
|
||||
|
||||
* [bitnami/vault] :zap: :arrow_up: Update dependency references ([#33791](https://github.com/bitnami/charts/pull/33791))
|
||||
* [bitnami/vault] :zap: :arrow_up: Update dependency references ([#33982](https://github.com/bitnami/charts/pull/33982))
|
||||
|
||||
## <small>1.7.10 (2025-05-21)</small>
|
||||
|
||||
* [bitnami/vault] :zap: :arrow_up: Update dependency references (#33791) ([835677c](https://github.com/bitnami/charts/commit/835677cac979e646d0ce903bafedae9b5dc91d5f)), closes [#33791](https://github.com/bitnami/charts/issues/33791)
|
||||
|
||||
## <small>1.7.9 (2025-05-09)</small>
|
||||
|
||||
|
||||
@@ -7,7 +7,7 @@ annotations:
|
||||
- name: os-shell
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r45
|
||||
- name: vault
|
||||
image: docker.io/bitnami/vault:1.19.4-debian-12-r0
|
||||
image: docker.io/bitnami/vault:1.19.5-debian-12-r0
|
||||
- name: vault-csi-provider
|
||||
image: docker.io/bitnami/vault-csi-provider:1.5.0-debian-12-r24
|
||||
- name: vault-k8s
|
||||
@@ -15,7 +15,7 @@ annotations:
|
||||
licenses: Apache-2.0
|
||||
tanzuCategory: clusterUtility
|
||||
apiVersion: v2
|
||||
appVersion: 1.19.4
|
||||
appVersion: 1.19.5
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
@@ -37,4 +37,4 @@ maintainers:
|
||||
name: vault
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/vault
|
||||
version: 1.7.10
|
||||
version: 1.7.11
|
||||
|
||||
@@ -95,7 +95,7 @@ server:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/vault
|
||||
tag: 1.19.4-debian-12-r0
|
||||
tag: 1.19.5-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