mirror of
https://github.com/bitnami/charts.git
synced 2026-04-02 07:17:26 +08:00
[bitnami/zookeeper] Release 13.7.5 (#32680)
* [bitnami/zookeeper] Release 13.7.5 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,14 @@
|
||||
# Changelog
|
||||
|
||||
## 13.7.4 (2025-02-27)
|
||||
## 13.7.5 (2025-03-29)
|
||||
|
||||
* [bitnami/zookeeper] Release 13.7.4 ([#32204](https://github.com/bitnami/charts/pull/32204))
|
||||
* [bitnami/zookeeper] Release 13.7.5 ([#32680](https://github.com/bitnami/charts/pull/32680))
|
||||
|
||||
## <small>13.7.4 (2025-02-27)</small>
|
||||
|
||||
* [bitnami/*] Use CDN url for the Bitnami Application Icons (#31881) ([d9bb11a](https://github.com/bitnami/charts/commit/d9bb11a9076b9bfdcc70ea022c25ef50e9713657)), closes [#31881](https://github.com/bitnami/charts/issues/31881)
|
||||
* [bitnami/zookeeper] Release 13.7.4 (#32204) ([db53e62](https://github.com/bitnami/charts/commit/db53e622ecf1be5a78d1ce683cec8baa41110fa3)), closes [#32204](https://github.com/bitnami/charts/issues/32204)
|
||||
* Update copyright year (#31682) ([e9f02f5](https://github.com/bitnami/charts/commit/e9f02f5007068751f7eb2270fece811e685c99b6)), closes [#31682](https://github.com/bitnami/charts/issues/31682)
|
||||
|
||||
## <small>13.7.3 (2025-01-28)</small>
|
||||
|
||||
|
||||
@@ -7,9 +7,9 @@ annotations:
|
||||
licenses: Apache-2.0
|
||||
images: |
|
||||
- name: os-shell
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r39
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r40
|
||||
- name: zookeeper
|
||||
image: docker.io/bitnami/zookeeper:3.9.3-debian-12-r8
|
||||
image: docker.io/bitnami/zookeeper:3.9.3-debian-12-r10
|
||||
apiVersion: v2
|
||||
appVersion: 3.9.3
|
||||
dependencies:
|
||||
@@ -29,4 +29,4 @@ maintainers:
|
||||
name: zookeeper
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/zookeeper
|
||||
version: 13.7.4
|
||||
version: 13.7.5
|
||||
|
||||
@@ -92,7 +92,7 @@ diagnosticMode:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/zookeeper
|
||||
tag: 3.9.3-debian-12-r8
|
||||
tag: 3.9.3-debian-12-r10
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
@@ -776,7 +776,7 @@ volumePermissions:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/os-shell
|
||||
tag: 12-debian-12-r39
|
||||
tag: 12-debian-12-r40
|
||||
digest: ""
|
||||
pullPolicy: IfNotPresent
|
||||
## Optionally specify an array of imagePullSecrets.
|
||||
|
||||
Reference in New Issue
Block a user