mirror of
https://github.com/bitnami/charts.git
synced 2026-03-16 06:47:30 +08:00
[bitnami/zookeeper] Release 13.8.1 (#33224)
* [bitnami/zookeeper] Release 13.8.1 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,12 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
## 13.8.0 (2025-04-02)
|
## 13.8.1 (2025-04-28)
|
||||||
|
|
||||||
* [bitnami/zookeeper] Set `usePasswordFiles=true` by default ([#32780](https://github.com/bitnami/charts/pull/32780))
|
* [bitnami/zookeeper] Release 13.8.1 ([#33224](https://github.com/bitnami/charts/pull/33224))
|
||||||
|
|
||||||
|
## 13.8.0 (2025-04-07)
|
||||||
|
|
||||||
|
* [bitnami/zookeeper] Set `usePasswordFiles=true` by default (#32780) ([f8d5d0c](https://github.com/bitnami/charts/commit/f8d5d0c2ff7b843f9364e0a956081fff2820fed1)), closes [#32780](https://github.com/bitnami/charts/issues/32780)
|
||||||
|
|
||||||
## <small>13.7.5 (2025-03-29)</small>
|
## <small>13.7.5 (2025-03-29)</small>
|
||||||
|
|
||||||
|
|||||||
@@ -7,9 +7,9 @@ annotations:
|
|||||||
licenses: Apache-2.0
|
licenses: Apache-2.0
|
||||||
images: |
|
images: |
|
||||||
- name: os-shell
|
- name: os-shell
|
||||||
image: docker.io/bitnami/os-shell:12-debian-12-r40
|
image: docker.io/bitnami/os-shell:12-debian-12-r43
|
||||||
- name: zookeeper
|
- name: zookeeper
|
||||||
image: docker.io/bitnami/zookeeper:3.9.3-debian-12-r10
|
image: docker.io/bitnami/zookeeper:3.9.3-debian-12-r15
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: 3.9.3
|
appVersion: 3.9.3
|
||||||
dependencies:
|
dependencies:
|
||||||
@@ -29,4 +29,4 @@ maintainers:
|
|||||||
name: zookeeper
|
name: zookeeper
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/bitnami/charts/tree/main/bitnami/zookeeper
|
- https://github.com/bitnami/charts/tree/main/bitnami/zookeeper
|
||||||
version: 13.8.0
|
version: 13.8.1
|
||||||
|
|||||||
@@ -95,7 +95,7 @@ diagnosticMode:
|
|||||||
image:
|
image:
|
||||||
registry: docker.io
|
registry: docker.io
|
||||||
repository: bitnami/zookeeper
|
repository: bitnami/zookeeper
|
||||||
tag: 3.9.3-debian-12-r10
|
tag: 3.9.3-debian-12-r15
|
||||||
digest: ""
|
digest: ""
|
||||||
## Specify a imagePullPolicy
|
## Specify a imagePullPolicy
|
||||||
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||||
@@ -779,7 +779,7 @@ volumePermissions:
|
|||||||
image:
|
image:
|
||||||
registry: docker.io
|
registry: docker.io
|
||||||
repository: bitnami/os-shell
|
repository: bitnami/os-shell
|
||||||
tag: 12-debian-12-r40
|
tag: 12-debian-12-r43
|
||||||
digest: ""
|
digest: ""
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
## Optionally specify an array of imagePullSecrets.
|
## Optionally specify an array of imagePullSecrets.
|
||||||
|
|||||||
Reference in New Issue
Block a user