From 94c902008f4dda66063d6820e443afadf72fce95 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Javier=20J=2E=20Salmer=C3=B3n=20Garc=C3=ADa?= Date: Tue, 6 May 2025 17:22:14 +0200 Subject: [PATCH] [bitnami/mastodon] chore: :recycle: :arrow_up: Update common and remove k8s < 1.23 references (#33395) --- bitnami/mastodon/CHANGELOG.md | 6 +++++- bitnami/mastodon/Chart.lock | 8 ++++---- bitnami/mastodon/Chart.yaml | 2 +- 3 files changed, 10 insertions(+), 6 deletions(-) diff --git a/bitnami/mastodon/CHANGELOG.md b/bitnami/mastodon/CHANGELOG.md index 12a180f0c2..dfa1e962b5 100644 --- a/bitnami/mastodon/CHANGELOG.md +++ b/bitnami/mastodon/CHANGELOG.md @@ -1,8 +1,12 @@ # Changelog +## 11.0.1 (2025-05-06) + +* [bitnami/mastodon] chore: :recycle: :arrow_up: Update common and remove k8s < 1.23 references ([#33395](https://github.com/bitnami/charts/pull/33395)) + ## 11.0.0 (2025-04-30) -* [bitnami/mastodon] major: Upgrade elasticsearch subchart to 22.x.x (ES 9.x) ([#33264](https://github.com/bitnami/charts/pull/33264)) +* [bitnami/mastodon] major: Upgrade elasticsearch subchart to 22.x.x (ES 9.x) (#33264) ([ffb165a](https://github.com/bitnami/charts/commit/ffb165a2535d93a78333d01aaea1a37bb7141490)), closes [#33264](https://github.com/bitnami/charts/issues/33264) ## 10.1.1 (2025-04-09) diff --git a/bitnami/mastodon/Chart.lock b/bitnami/mastodon/Chart.lock index dfd38ce56e..472e15822c 100644 --- a/bitnami/mastodon/Chart.lock +++ b/bitnami/mastodon/Chart.lock @@ -7,7 +7,7 @@ dependencies: version: 16.6.6 - name: elasticsearch repository: oci://registry-1.docker.io/bitnamicharts - version: 22.0.0 + version: 22.0.1 - name: minio repository: oci://registry-1.docker.io/bitnamicharts version: 16.0.8 @@ -16,6 +16,6 @@ dependencies: version: 11.3.6 - name: common repository: oci://registry-1.docker.io/bitnamicharts - version: 2.30.1 -digest: sha256:43efaa6d221b032d3ef779e3391340356a5bd3204ca76de8e04ee74987a7a0a1 -generated: "2025-04-30T13:12:16.396108+02:00" + version: 2.31.0 +digest: sha256:dc31c493cd18c5590c24505bafd5a61047f0082b5cbfb294e7c890af075e45c0 +generated: "2025-05-06T10:35:35.476418141+02:00" diff --git a/bitnami/mastodon/Chart.yaml b/bitnami/mastodon/Chart.yaml index 86435fcc66..4646875a76 100644 --- a/bitnami/mastodon/Chart.yaml +++ b/bitnami/mastodon/Chart.yaml @@ -50,4 +50,4 @@ maintainers: name: mastodon sources: - https://github.com/bitnami/charts/tree/main/bitnami/mastodon -version: 11.0.0 +version: 11.0.1