mirror of
https://github.com/bitnami/charts.git
synced 2026-03-31 14:57:09 +08:00
[bitnami/mastodon] ⚡ ⬆️ Update dependency references (#35703)
* [bitnami/mastodon] Release 13.0.13 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
|
||||
|
||||
## 13.0.12 (2025-08-07)
|
||||
## 13.0.13 (2025-08-08)
|
||||
|
||||
* [bitnami/mastodon] :zap: :arrow_up: Update dependency references ([#35619](https://github.com/bitnami/charts/pull/35619))
|
||||
* [bitnami/mastodon] :zap: :arrow_up: Update dependency references ([#35703](https://github.com/bitnami/charts/pull/35703))
|
||||
|
||||
## <small>13.0.12 (2025-08-07)</small>
|
||||
|
||||
* [bitnami/mastodon] :zap: :arrow_up: Update dependency references (#35619) ([52a168c](https://github.com/bitnami/charts/commit/52a168cf7984aa0ca26f47f93188af3c876adb0d)), closes [#35619](https://github.com/bitnami/charts/issues/35619)
|
||||
|
||||
## <small>13.0.11 (2025-08-07)</small>
|
||||
|
||||
|
||||
@@ -4,18 +4,18 @@ dependencies:
|
||||
version: 21.2.14
|
||||
- name: postgresql
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 16.7.21
|
||||
version: 16.7.24
|
||||
- name: elasticsearch
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 22.1.1
|
||||
version: 22.1.4
|
||||
- name: minio
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 17.0.16
|
||||
version: 17.0.19
|
||||
- name: apache
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 11.4.5
|
||||
version: 11.4.6
|
||||
- name: common
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 2.31.3
|
||||
digest: sha256:c7f8a857d0f1f21d4dd7eaffc85640358c0b52a6639a3bf83f064f26cf5fc9a4
|
||||
generated: "2025-08-07T17:18:24.98309449Z"
|
||||
digest: sha256:21ac866da341bcb1f00f2bc4496cf767806a0b984e2107b58bb8445141aefe66
|
||||
generated: "2025-08-08T13:02:03.127893083Z"
|
||||
|
||||
@@ -5,7 +5,7 @@ annotations:
|
||||
category: CMS
|
||||
images: |
|
||||
- name: mastodon
|
||||
image: docker.io/bitnami/mastodon:4.4.3-debian-12-r7
|
||||
image: docker.io/bitnami/mastodon:4.4.3-debian-12-r8
|
||||
- name: os-shell
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r50
|
||||
licenses: Apache-2.0
|
||||
@@ -51,4 +51,4 @@ maintainers:
|
||||
name: mastodon
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/mastodon
|
||||
version: 13.0.12
|
||||
version: 13.0.13
|
||||
|
||||
@@ -90,7 +90,7 @@ diagnosticMode:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/mastodon
|
||||
tag: 4.4.3-debian-12-r7
|
||||
tag: 4.4.3-debian-12-r8
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## ref: http://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
|
||||
Reference in New Issue
Block a user