[bitnami/etcd] ⬆️ Update dependency references (#35249)

* [bitnami/etcd] Release 12.0.12 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-07-22 22:30:02 +02:00
committed by GitHub
parent ced0c0c713
commit f4dda1bab2
3 changed files with 12 additions and 8 deletions
+6 -2
View File
@@ -1,8 +1,12 @@
# Changelog
## 12.0.11 (2025-07-16)
## 12.0.12 (2025-07-22)
* [bitnami/etcd] Always use initial cluster token ([#35160](https://github.com/bitnami/charts/pull/35160))
* [bitnami/etcd] :zap: :arrow_up: Update dependency references ([#35249](https://github.com/bitnami/charts/pull/35249))
## <small>12.0.11 (2025-07-16)</small>
* [bitnami/etcd] Always use initial cluster token (#35160) ([3d49e70](https://github.com/bitnami/charts/commit/3d49e70015e2dd434b4e77643b1dc530803a6ef9)), closes [#35160](https://github.com/bitnami/charts/issues/35160)
## <small>12.0.10 (2025-07-15)</small>
+4 -4
View File
@@ -5,13 +5,13 @@ annotations:
category: Database
images: |
- name: etcd
image: docker.io/bitnami/etcd:3.6.2-debian-12-r0
image: docker.io/bitnami/etcd:3.6.3-debian-12-r0
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r48
image: docker.io/bitnami/os-shell:12-debian-12-r49
licenses: Apache-2.0
tanzuCategory: service
apiVersion: v2
appVersion: 3.6.2
appVersion: 3.6.3
dependencies:
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
@@ -35,4 +35,4 @@ maintainers:
name: etcd
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/etcd
version: 12.0.11
version: 12.0.12
+2 -2
View File
@@ -90,7 +90,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/etcd
tag: 3.6.2-debian-12-r0
tag: 3.6.3-debian-12-r0
digest: ""
## @param image.pullPolicy etcd image pull policy
## Specify a imagePullPolicy
@@ -674,7 +674,7 @@ volumePermissions:
image:
registry: docker.io
repository: bitnami/os-shell
tag: 12-debian-12-r48
tag: 12-debian-12-r49
digest: ""
## @param volumePermissions.image.pullPolicy Init container volume-permissions image pull policy
##