Skip to content

Commit

Permalink
[bitnami/zookeeper] Release 13.7.2 (#31338)
Browse files Browse the repository at this point in the history
* [bitnami/zookeeper] Release 13.7.2 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 Jan 13, 2025
1 parent e24fab4 commit 01777dd
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.7.1 (2024-12-13)
## 13.7.2 (2025-01-13)

* [bitnami/zookeeper] Increase resources to avoid OOMKilled reason executing tests ([#31035](https://github.com/bitnami/charts/pull/31035))
* [bitnami/zookeeper] Release 13.7.2 ([#31338](https://github.com/bitnami/charts/pull/31338))

## <small>13.7.1 (2024-12-16)</small>

* [bitnami/zookeeper] Increase resources to avoid OOMKilled reason executing tests (#31035) ([a03edc0](https://github.com/bitnami/charts/commit/a03edc0cc5dbae9c9bc5e16be45933373ccdfe44)), closes [#31035](https://github.com/bitnami/charts/issues/31035)

## 13.7.0 (2024-12-10)

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.28.0
digest: sha256:5b30f0fa07bb89b01c55fd6258c8ce22a611b13623d4ad83e8fdd1d4490adc74
generated: "2024-12-10T17:35:29.537478+01:00"
version: 2.29.0
digest: sha256:c0ac22dea12ebe35613a1fbde2d9ffcf913c40dc688139f10914db942f2dab13
generated: "2025-01-13T13:36:06.174305114Z"
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-r33
image: docker.io/bitnami/os-shell:12-debian-12-r35
- name: zookeeper
image: docker.io/bitnami/zookeeper:3.9.3-debian-12-r2
image: docker.io/bitnami/zookeeper:3.9.3-debian-12-r3
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.7.1
version: 13.7.2
4 changes: 2 additions & 2 deletions bitnami/zookeeper/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/zookeeper
tag: 3.9.3-debian-12-r2
tag: 3.9.3-debian-12-r3
digest: ""
## Specify a imagePullPolicy
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
Expand Down Expand Up @@ -776,7 +776,7 @@ volumePermissions:
image:
registry: docker.io
repository: bitnami/os-shell
tag: 12-debian-12-r33
tag: 12-debian-12-r35
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
Expand Down

0 comments on commit 01777dd

Please sign in to comment.