mirror of
https://github.com/bitnami/charts.git
synced 2026-03-29 16:27:11 +08:00
[bitnami/etcd] ⚡ ⬆️ Update dependency references (#34244)
* [bitnami/etcd] Release 12.0.3 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
|
||||
|
||||
## 12.0.2 (2025-06-05)
|
||||
## 12.0.3 (2025-06-06)
|
||||
|
||||
* [bitnami/etcd] :zap: :arrow_up: Update dependency references ([#34152](https://github.com/bitnami/charts/pull/34152))
|
||||
* [bitnami/etcd] :zap: :arrow_up: Update dependency references ([#34244](https://github.com/bitnami/charts/pull/34244))
|
||||
|
||||
## <small>12.0.2 (2025-06-05)</small>
|
||||
|
||||
* [bitnami/etcd] :zap: :arrow_up: Update dependency references (#34152) ([321b964](https://github.com/bitnami/charts/commit/321b96464c71b78121e60b99c08d69eadfad9024)), closes [#34152](https://github.com/bitnami/charts/issues/34152)
|
||||
|
||||
## <small>12.0.1 (2025-06-03)</small>
|
||||
|
||||
|
||||
@@ -5,13 +5,13 @@ annotations:
|
||||
category: Database
|
||||
images: |
|
||||
- name: etcd
|
||||
image: docker.io/bitnami/etcd:3.6.0-debian-12-r3
|
||||
image: docker.io/bitnami/etcd:3.6.1-debian-12-r0
|
||||
- name: os-shell
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r46
|
||||
licenses: Apache-2.0
|
||||
tanzuCategory: service
|
||||
apiVersion: v2
|
||||
appVersion: 3.6.0
|
||||
appVersion: 3.6.1
|
||||
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.2
|
||||
version: 12.0.3
|
||||
|
||||
@@ -90,7 +90,7 @@ diagnosticMode:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/etcd
|
||||
tag: 3.6.0-debian-12-r3
|
||||
tag: 3.6.1-debian-12-r0
|
||||
digest: ""
|
||||
## @param image.pullPolicy etcd image pull policy
|
||||
## Specify a imagePullPolicy
|
||||
|
||||
Reference in New Issue
Block a user