Skip to content

Commit

Permalink
[bitnami/zookeeper] Release 13.6.1 (#30786)
Browse files Browse the repository at this point in the history
* [bitnami/zookeeper] Release 13.6.1 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 Dec 4, 2024
1 parent 38df250 commit 684e90c
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 9 deletions.
7 changes: 6 additions & 1 deletion bitnami/zookeeper/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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>

Expand Down
6 changes: 3 additions & 3 deletions bitnami/zookeeper/Chart.lock
Original file line number Diff line number Diff line change
@@ -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"
6 changes: 3 additions & 3 deletions bitnami/zookeeper/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand All @@ -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
4 changes: 2 additions & 2 deletions bitnami/zookeeper/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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.
Expand Down

0 comments on commit 684e90c

Please sign in to comment.