mirror of
https://github.com/bitnami/charts.git
synced 2026-02-10 20:27:38 +08:00
[bitnami/zookeeper] ⚡ ⬆️ Update dependency references (#35687)
* [bitnami/zookeeper] Release 13.8.7 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:
@@ -1,8 +1,16 @@
|
||||
# Changelog
|
||||
|
||||
## 13.8.6 (2025-08-07)
|
||||
## 13.8.7 (2025-08-07)
|
||||
|
||||
* [bitnami/zookeeper] :zap: :arrow_up: Update dependency references ([#35662](https://github.com/bitnami/charts/pull/35662))
|
||||
* [bitnami/zookeeper] :zap: :arrow_up: Update dependency references ([#35687](https://github.com/bitnami/charts/pull/35687))
|
||||
|
||||
## <small>13.8.6 (2025-08-07)</small>
|
||||
|
||||
* [bitnami/*] Adapt main README and change ascii (#35173) ([73d15e0](https://github.com/bitnami/charts/commit/73d15e03e04647efa902a1d14a09ea8657429cd0)), closes [#35173](https://github.com/bitnami/charts/issues/35173)
|
||||
* [bitnami/*] Adapt welcome message to BSI (#35170) ([e1c8146](https://github.com/bitnami/charts/commit/e1c8146831516fb35de736a6f3fd10e5e7a44286)), closes [#35170](https://github.com/bitnami/charts/issues/35170)
|
||||
* [bitnami/*] Add BSI to charts' READMEs (#35174) ([4973fd0](https://github.com/bitnami/charts/commit/4973fd08dd7e95398ddcc4054538023b542e19f2)), closes [#35174](https://github.com/bitnami/charts/issues/35174)
|
||||
* [bitnami/*] docs: update BSI warning on charts' notes (#35340) ([07483a5](https://github.com/bitnami/charts/commit/07483a5ed964b409266dc025e4b55bf2eb0f621c)), closes [#35340](https://github.com/bitnami/charts/issues/35340)
|
||||
* [bitnami/zookeeper] :zap: :arrow_up: Update dependency references (#35662) ([356e03b](https://github.com/bitnami/charts/commit/356e03b7f43909eb4c3cffe31345358dd88b5c7b)), closes [#35662](https://github.com/bitnami/charts/issues/35662)
|
||||
|
||||
## <small>13.8.5 (2025-07-15)</small>
|
||||
|
||||
|
||||
@@ -7,7 +7,7 @@ annotations:
|
||||
- name: os-shell
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r50
|
||||
- name: zookeeper
|
||||
image: docker.io/bitnami/zookeeper:3.9.3-debian-12-r20
|
||||
image: docker.io/bitnami/zookeeper:3.9.3-debian-12-r21
|
||||
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.6
|
||||
version: 13.8.7
|
||||
|
||||
@@ -95,7 +95,7 @@ diagnosticMode:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/zookeeper
|
||||
tag: 3.9.3-debian-12-r20
|
||||
tag: 3.9.3-debian-12-r21
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
|
||||
Reference in New Issue
Block a user