[bitnami/mastodon] Release 7.0.4 (#29009)

* [bitnami/mastodon] Release 7.0.4 updating components versions

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>

* Update CHANGELOG.md

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>

---------

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot
2024-08-24 01:58:30 +02:00
committed by GitHub
parent 16bbae8dc8
commit 086503709d
4 changed files with 12 additions and 8 deletions

View File

@@ -1,8 +1,12 @@
# Changelog
## 7.0.3 (2024-08-22)
## 7.0.4 (2024-08-23)
* [bitnami/mastodon] Release 7.0.3 ([#28973](https://github.com/bitnami/charts/pull/28973))
* [bitnami/mastodon] Release 7.0.4 ([#29009](https://github.com/bitnami/charts/pull/29009))
## <small>7.0.3 (2024-08-22)</small>
* [bitnami/mastodon] Release 7.0.3 (#28973) ([f4c3d49](https://github.com/bitnami/charts/commit/f4c3d494201bb09dd721466fb3ba9d8d66f9eeff)), closes [#28973](https://github.com/bitnami/charts/issues/28973)
## <small>7.0.2 (2024-08-19)</small>

View File

@@ -4,7 +4,7 @@ dependencies:
version: 20.0.3
- name: postgresql
repository: oci://registry-1.docker.io/bitnamicharts
version: 15.5.23
version: 15.5.24
- name: elasticsearch
repository: oci://registry-1.docker.io/bitnamicharts
version: 21.3.8
@@ -17,5 +17,5 @@ dependencies:
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.22.0
digest: sha256:6dc5431bbea8e905b612fe92a3bf3b1ba77fd5cad14fa4b4931eb008b9c333dc
generated: "2024-08-22T13:36:58.985356153Z"
digest: sha256:9978ef196699be38eab53273076dd75208193318744ada505234629e732e36af
generated: "2024-08-23T23:31:41.622847094Z"

View File

@@ -6,7 +6,7 @@ annotations:
licenses: Apache-2.0
images: |
- name: mastodon
image: docker.io/bitnami/mastodon:4.2.12-debian-12-r1
image: docker.io/bitnami/mastodon:4.2.12-debian-12-r2
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r27
apiVersion: v2
@@ -49,4 +49,4 @@ maintainers:
name: mastodon
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/mastodon
version: 7.0.3
version: 7.0.4

View File

@@ -84,7 +84,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/mastodon
tag: 4.2.12-debian-12-r1
tag: 4.2.12-debian-12-r2
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'