From c7f00d1ce5daeb4a2152139724308da61fc47bb8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Javier=20J=2E=20Salmer=C3=B3n=20Garc=C3=ADa?= Date: Wed, 7 May 2025 10:45:13 +0200 Subject: [PATCH] [bitnami/etcd] chore: :recycle: :arrow_up: Update common and remove k8s < 1.23 references (#33358) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * [bitnami/etcd] chore: :recycle: :arrow_up: Update common and remove k8s < 1.23 references Signed-off-by: Javier J. Salmerón García * Update CHANGELOG.md Signed-off-by: Bitnami Bot * Update CHANGELOG.md Signed-off-by: Bitnami Bot --------- Signed-off-by: Javier J. Salmerón García Signed-off-by: Bitnami Bot Co-authored-by: Bitnami Bot --- bitnami/etcd/CHANGELOG.md | 8 ++++++-- bitnami/etcd/Chart.lock | 6 +++--- bitnami/etcd/Chart.yaml | 2 +- 3 files changed, 10 insertions(+), 6 deletions(-) diff --git a/bitnami/etcd/CHANGELOG.md b/bitnami/etcd/CHANGELOG.md index 691c98ab91..89ebda7d27 100644 --- a/bitnami/etcd/CHANGELOG.md +++ b/bitnami/etcd/CHANGELOG.md @@ -1,8 +1,12 @@ # Changelog -## 11.3.1 (2025-05-01) +## 11.3.2 (2025-05-07) -* [bitnami/etcd] Release 11.3.1 ([#33289](https://github.com/bitnami/charts/pull/33289)) +* [bitnami/etcd] chore: :recycle: :arrow_up: Update common and remove k8s < 1.23 references ([#33358](https://github.com/bitnami/charts/pull/33358)) + +## 11.3.1 (2025-05-01) + +* [bitnami/etcd] Release 11.3.1 (#33289) ([831c6a5](https://github.com/bitnami/charts/commit/831c6a597f8d157f8e7e25e3d52872860fc49691)), closes [#33289](https://github.com/bitnami/charts/issues/33289) ## 11.3.0 (2025-04-23) diff --git a/bitnami/etcd/Chart.lock b/bitnami/etcd/Chart.lock index 18cfc1b829..6f9239f78b 100644 --- a/bitnami/etcd/Chart.lock +++ b/bitnami/etcd/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: common repository: oci://registry-1.docker.io/bitnamicharts - version: 2.30.2 -digest: sha256:85748f67a5f7d7b1d8e36608bb0aae580ed522f65e17def2ccc88a5285992445 -generated: "2025-05-01T20:36:46.514936615Z" + version: 2.31.0 +digest: sha256:c4c9af4e0ca23cf2c549e403b2a2bba2c53a3557cee23da09fa4cdf710044c2c +generated: "2025-05-06T10:07:59.019139059+02:00" diff --git a/bitnami/etcd/Chart.yaml b/bitnami/etcd/Chart.yaml index cf70c6f205..ad93880b0a 100644 --- a/bitnami/etcd/Chart.yaml +++ b/bitnami/etcd/Chart.yaml @@ -33,4 +33,4 @@ maintainers: name: etcd sources: - https://github.com/bitnami/charts/tree/main/bitnami/etcd -version: 11.3.1 +version: 11.3.2