[bitnami/zookeeper] Release 13.7.4 (#32204)

* [bitnami/zookeeper] Release 13.7.4 updating components versions

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>

* Update CHANGELOG.md

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>

---------

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot
2025-02-27 18:00:16 +01:00
committed by GitHub
parent dd965077cb
commit db53e622ec
4 changed files with 15 additions and 11 deletions

View File

@@ -1,8 +1,12 @@
# Changelog
## 13.7.3 (2025-01-28)
## 13.7.4 (2025-02-27)
* [bitnami/zookeeper] Release 13.7.3 ([#31631](https://github.com/bitnami/charts/pull/31631))
* [bitnami/zookeeper] Release 13.7.4 ([#32204](https://github.com/bitnami/charts/pull/32204))
## <small>13.7.3 (2025-01-28)</small>
* [bitnami/zookeeper] Release 13.7.3 (#31631) ([3113cbe](https://github.com/bitnami/charts/commit/3113cbe599f09d1470b94d3b95890571be4795c4)), closes [#31631](https://github.com/bitnami/charts/issues/31631)
## <small>13.7.2 (2025-01-13)</small>
@@ -1329,7 +1333,7 @@
## <small>2.2.4 (2019-05-29)</small>
* Change syntax because of linter failing ([adfc357](https://github.com/bitnami/charts/commit/adfc35728c2a8a9def9e1897b3772d64df621354))
* Fix https://github.com/helm/charts/pull/14199\#issuecomment-496883321 and support _sha256_ as an imm ([95957ea](https://github.com/bitnami/charts/commit/95957ea6430f28ec3593053afb0bfccb75703c79)), closes [#issuecomment-496883321](https://github.com/bitnami/charts/issues/issuecomment-496883321)
* Fix https://github.com/helm/charts/pull/14199\#issuecomment-496883321 and support _sha256_ as an imm ([95957ea](https://github.com/bitnami/charts/commit/95957ea6430f28ec3593053afb0bfccb75703c79))
* Use immutable tags in the main images ([17ca4f5](https://github.com/bitnami/charts/commit/17ca4f5c91da33da03f9e2d411fe5e004e825c4d))
## <small>2.2.3 (2019-05-28)</small>

View File

@@ -1,6 +1,6 @@
dependencies:
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.29.1
digest: sha256:0d3abbd4a9bdc95c1a5f504d253e347f723d9565222939020973dd3c4e1dd1f4
generated: "2025-01-28T16:31:50.668047629Z"
version: 2.30.0
digest: sha256:46afdf79eae69065904d430f03f7e5b79a148afed20aa45ee83ba88adc036169
generated: "2025-02-27T16:39:44.896564956Z"

View File

@@ -6,9 +6,9 @@ annotations:
licenses: Apache-2.0
images: |
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r35
image: docker.io/bitnami/os-shell:12-debian-12-r39
- name: zookeeper
image: docker.io/bitnami/zookeeper:3.9.3-debian-12-r4
image: docker.io/bitnami/zookeeper:3.9.3-debian-12-r8
apiVersion: v2
appVersion: 3.9.3
dependencies:
@@ -28,4 +28,4 @@ maintainers:
name: zookeeper
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/zookeeper
version: 13.7.3
version: 13.7.4

View File

@@ -92,7 +92,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/zookeeper
tag: 3.9.3-debian-12-r4
tag: 3.9.3-debian-12-r8
digest: ""
## Specify a imagePullPolicy
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
@@ -776,7 +776,7 @@ volumePermissions:
image:
registry: docker.io
repository: bitnami/os-shell
tag: 12-debian-12-r35
tag: 12-debian-12-r39
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.