[bitnami/etcd] Release 11.3.1 (#33289)

* [bitnami/etcd] Release 11.3.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:
Bitnami Bot
2025-05-01 23:07:24 +02:00
committed by GitHub
parent 3f91ddd256
commit 831c6a597f
4 changed files with 14 additions and 10 deletions
+6 -2
View File
@@ -1,8 +1,12 @@
# Changelog
## 11.3.0 (2025-04-16)
## 11.3.1 (2025-05-01)
* [bitnami/etcd] Add possibility to pass extra env vars to the defrag cronjob ([#32953](https://github.com/bitnami/charts/pull/32953))
* [bitnami/etcd] Release 11.3.1 ([#33289](https://github.com/bitnami/charts/pull/33289))
## 11.3.0 (2025-04-23)
* [bitnami/etcd] Add possibility to pass extra env vars to the defrag cronjob (#32953) ([9df94d0](https://github.com/bitnami/charts/commit/9df94d083dbc03eb22202dbbc691fd687827ac66)), closes [#32953](https://github.com/bitnami/charts/issues/32953)
## <small>11.2.4 (2025-04-11)</small>
+3 -3
View File
@@ -1,6 +1,6 @@
dependencies:
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.30.0
digest: sha256:46afdf79eae69065904d430f03f7e5b79a148afed20aa45ee83ba88adc036169
generated: "2025-02-19T16:44:23.414955583Z"
version: 2.30.2
digest: sha256:85748f67a5f7d7b1d8e36608bb0aae580ed522f65e17def2ccc88a5285992445
generated: "2025-05-01T20:36:46.514936615Z"
+3 -3
View File
@@ -7,9 +7,9 @@ annotations:
licenses: Apache-2.0
images: |
- name: etcd
image: docker.io/bitnami/etcd:3.5.21-debian-12-r1
image: docker.io/bitnami/etcd:3.5.21-debian-12-r4
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r40
image: docker.io/bitnami/os-shell:12-debian-12-r43
apiVersion: v2
appVersion: 3.5.21
dependencies:
@@ -33,4 +33,4 @@ maintainers:
name: etcd
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/etcd
version: 11.3.0
version: 11.3.1
+2 -2
View File
@@ -89,7 +89,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/etcd
tag: 3.5.21-debian-12-r1
tag: 3.5.21-debian-12-r4
digest: ""
## @param image.pullPolicy etcd image pull policy
## Specify a imagePullPolicy
@@ -673,7 +673,7 @@ volumePermissions:
image:
registry: docker.io
repository: bitnami/os-shell
tag: 12-debian-12-r40
tag: 12-debian-12-r43
digest: ""
## @param volumePermissions.image.pullPolicy Init container volume-permissions image pull policy
##