[bitnami/zookeeper] ⬆️ Update dependency references (#34692)

* [bitnami/zookeeper] Release 13.8.4 updating components versions

Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>

* Update CHANGELOG.md

Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>

---------

Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
This commit is contained in:
Bitnami Bot
2025-06-27 14:01:06 +02:00
committed by GitHub
parent a2d40b9b39
commit f1949b8ca8
3 changed files with 12 additions and 7 deletions

View File

@@ -1,8 +1,13 @@
# Changelog
## 13.8.3 (2025-05-28)
## 13.8.4 (2025-06-27)
* [bitnami/zookeeper] :zap: :arrow_up: Update dependency references ([#33935](https://github.com/bitnami/charts/pull/33935))
* [bitnami/zookeeper] :zap: :arrow_up: Update dependency references ([#34692](https://github.com/bitnami/charts/pull/34692))
## <small>13.8.3 (2025-05-28)</small>
* [bitnami/kubeapps] Deprecation followup (#33579) ([77e312c](https://github.com/bitnami/charts/commit/77e312c1772d4d7c4dc5d3ac0e80f4e452e3a062)), closes [#33579](https://github.com/bitnami/charts/issues/33579)
* [bitnami/zookeeper] :zap: :arrow_up: Update dependency references (#33935) ([eaf105d](https://github.com/bitnami/charts/commit/eaf105d596e48bf78bd4547e12be30aca7deb2e3)), closes [#33935](https://github.com/bitnami/charts/issues/33935)
## <small>13.8.2 (2025-05-06)</small>

View File

@@ -5,9 +5,9 @@ annotations:
category: Infrastructure
images: |
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r45
image: docker.io/bitnami/os-shell:12-debian-12-r47
- name: zookeeper
image: docker.io/bitnami/zookeeper:3.9.3-debian-12-r16
image: docker.io/bitnami/zookeeper:3.9.3-debian-12-r19
licenses: Apache-2.0
tanzuCategory: clusterUtility
apiVersion: v2
@@ -30,4 +30,4 @@ maintainers:
name: zookeeper
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/zookeeper
version: 13.8.3
version: 13.8.4

View File

@@ -95,7 +95,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/zookeeper
tag: 3.9.3-debian-12-r16
tag: 3.9.3-debian-12-r19
digest: ""
## Specify a imagePullPolicy
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
@@ -779,7 +779,7 @@ volumePermissions:
image:
registry: docker.io
repository: bitnami/os-shell
tag: 12-debian-12-r45
tag: 12-debian-12-r47
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.