Skip to content

Commit

Permalink
[bitnami/zookeeper] Release 13.4.11 (#29137)
Browse files Browse the repository at this point in the history
* [bitnami/zookeeper] Release 13.4.11 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 Aug 30, 2024
1 parent a585b56 commit 85b3d7a
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 10 deletions.
8 changes: 6 additions & 2 deletions bitnami/zookeeper/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
# Changelog

## 13.4.10 (2024-07-25)
## 13.4.11 (2024-08-30)

* [bitnami/zookeeper] Release 13.4.10 ([#28507](https://github.com/bitnami/charts/pull/28507))
* [bitnami/zookeeper] Release 13.4.11 ([#29137](https://github.com/bitnami/charts/pull/29137))

## <small>13.4.10 (2024-07-25)</small>

* [bitnami/zookeeper] Release 13.4.10 (#28507) ([ed70bd7](https://github.com/bitnami/charts/commit/ed70bd7c9acfcfc96f7dc9fbedf9f5f9b4368cb4)), closes [#28507](https://github.com/bitnami/charts/issues/28507)

## <small>13.4.9 (2024-07-24)</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.20.5
digest: sha256:5b98791747a148b9d4956b81bb8635f49a0ae831869d700d52e514b8fd1a2445
generated: "2024-07-16T12:20:43.243991+02:00"
version: 2.22.0
digest: sha256:a8fb2fc887ead658a89598a48acde5324196fbc0509503a3eaed50a710fbfe74
generated: "2024-08-30T16:58:39.028289094Z"
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-r27
image: docker.io/bitnami/os-shell:12-debian-12-r28
- name: zookeeper
image: docker.io/bitnami/zookeeper:3.9.2-debian-12-r11
image: docker.io/bitnami/zookeeper:3.9.2-debian-12-r12
apiVersion: v2
appVersion: 3.9.2
dependencies:
Expand All @@ -28,4 +28,4 @@ maintainers:
name: zookeeper
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/zookeeper
version: 13.4.10
version: 13.4.11
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.2-debian-12-r11
tag: 3.9.2-debian-12-r12
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
Expand Down Expand Up @@ -769,7 +769,7 @@ volumePermissions:
image:
registry: docker.io
repository: bitnami/os-shell
tag: 12-debian-12-r27
tag: 12-debian-12-r28
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
Expand Down

0 comments on commit 85b3d7a

Please sign in to comment.