[bitnami/zookeeper] Release 13.6.1 (#30786)

* [bitnami/zookeeper] Release 13.6.1 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
2024-12-04 14:42:13 +01:00
committed by GitHub
parent 38df250084
commit 684e90c974
4 changed files with 14 additions and 9 deletions
+6 -1
View File
@@ -1,8 +1,13 @@
# Changelog
## 13.6.1 (2024-12-04)
* [bitnami/zookeeper] Release 13.6.1 ([#30786](https://github.com/bitnami/charts/pull/30786))
## 13.6.0 (2024-11-05)
* [bitnami/zookeeper] Make the ZOO_SERVERS environment variable configurable ([#29921](https://github.com/bitnami/charts/pull/29921))
* [bitnami/*] Remove wrong comment about imagePullPolicy (#30107) ([a51f9e4](https://github.com/bitnami/charts/commit/a51f9e4bb0fbf77199512d35de7ac8abe055d026)), closes [#30107](https://github.com/bitnami/charts/issues/30107)
* [bitnami/zookeeper] Make the ZOO_SERVERS environment variable configurable (#29921) ([1cfa790](https://github.com/bitnami/charts/commit/1cfa790448007d7e2976ac73fad063b21c29736e)), closes [#29921](https://github.com/bitnami/charts/issues/29921)
## <small>13.5.1 (2024-10-26)</small>
+3 -3
View File
@@ -1,6 +1,6 @@
dependencies:
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.26.0
digest: sha256:5ff7837915aef0067bd32271ee2b10c990774c16c4b6fe0a7c5eb6e53530ce08
generated: "2024-10-26T08:14:29.473741568Z"
version: 2.27.2
digest: sha256:6fd86cc5a4b5094abca1f23c8ec064e75e51eceaded94a5e20977274b2abb576
generated: "2024-12-04T13:27:55.979407169Z"
+3 -3
View File
@@ -6,9 +6,9 @@ annotations:
licenses: Apache-2.0
images: |
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r32
image: docker.io/bitnami/os-shell:12-debian-12-r33
- name: zookeeper
image: docker.io/bitnami/zookeeper:3.9.3-debian-12-r0
image: docker.io/bitnami/zookeeper:3.9.3-debian-12-r2
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.6.0
version: 13.6.1
+2 -2
View File
@@ -87,7 +87,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/zookeeper
tag: 3.9.3-debian-12-r0
tag: 3.9.3-debian-12-r2
digest: ""
## Specify a imagePullPolicy
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
@@ -771,7 +771,7 @@ volumePermissions:
image:
registry: docker.io
repository: bitnami/os-shell
tag: 12-debian-12-r32
tag: 12-debian-12-r33
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.