Skip to content

Commit

Permalink
[bitnami/vault] Release 1.4.21 (#29269)
Browse files Browse the repository at this point in the history
* [bitnami/vault] Release 1.4.21 updating components versions

Signed-off-by: Bitnami Containers <[email protected]>

* Update CHANGELOG.md

Signed-off-by: Bitnami Containers <[email protected]>

---------

Signed-off-by: Bitnami Containers <[email protected]>
  • Loading branch information
bitnami-bot authored Sep 6, 2024
1 parent 60bb42d commit bb12732
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 11 deletions.
8 changes: 6 additions & 2 deletions bitnami/vault/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
# Changelog

## 1.4.20 (2024-08-31)
## 1.4.21 (2024-09-06)

* [bitnami/vault] Release 1.4.20 ([#29140](https://github.com/bitnami/charts/pull/29140))
* [bitnami/vault] Release 1.4.21 ([#29269](https://github.com/bitnami/charts/pull/29269))

## <small>1.4.20 (2024-08-31)</small>

* [bitnami/vault] Release 1.4.20 (#29140) ([7134ec1](https://github.com/bitnami/charts/commit/7134ec1db9fa5b1e9dcf04a131c09f17f1f21f1c)), closes [#29140](https://github.com/bitnami/charts/issues/29140)

## <small>1.4.19 (2024-08-29)</small>

Expand Down
10 changes: 5 additions & 5 deletions bitnami/vault/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@ annotations:
licenses: Apache-2.0
images: |
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r28
image: docker.io/bitnami/os-shell:12-debian-12-r29
- name: vault
image: docker.io/bitnami/vault:1.17.5-debian-12-r0
image: docker.io/bitnami/vault:1.17.5-debian-12-r3
- name: vault-csi-provider
image: docker.io/bitnami/vault-csi-provider:1.5.0-debian-12-r0
image: docker.io/bitnami/vault-csi-provider:1.5.0-debian-12-r2
- name: vault-k8s
image: docker.io/bitnami/vault-k8s:1.4.2-debian-12-r5
image: docker.io/bitnami/vault-k8s:1.4.2-debian-12-r8
apiVersion: v2
appVersion: 1.17.5
dependencies:
Expand All @@ -35,4 +35,4 @@ maintainers:
name: vault
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/vault
version: 1.4.20
version: 1.4.21
8 changes: 4 additions & 4 deletions bitnami/vault/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ server:
image:
registry: docker.io
repository: bitnami/vault
tag: 1.17.5-debian-12-r0
tag: 1.17.5-debian-12-r3
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
Expand Down Expand Up @@ -825,7 +825,7 @@ csiProvider:
image:
registry: docker.io
repository: bitnami/vault-csi-provider
tag: 1.5.0-debian-12-r0
tag: 1.5.0-debian-12-r2
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
Expand Down Expand Up @@ -1330,7 +1330,7 @@ injector:
image:
registry: docker.io
repository: bitnami/vault-k8s
tag: 1.4.2-debian-12-r5
tag: 1.4.2-debian-12-r8
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
Expand Down Expand Up @@ -1793,7 +1793,7 @@ volumePermissions:
image:
registry: docker.io
repository: bitnami/os-shell
tag: 12-debian-12-r28
tag: 12-debian-12-r29
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
Expand Down

0 comments on commit bb12732

Please sign in to comment.