[bitnami/mastodon] Release 4.5.4 updating components versions (#24037)

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot
2024-03-04 13:42:22 +01:00
committed by GitHub
parent 5278e6ab6e
commit d51f769586
3 changed files with 6 additions and 6 deletions

View File

@@ -1,7 +1,7 @@
dependencies:
- name: redis
repository: oci://registry-1.docker.io/bitnamicharts
version: 18.17.0
version: 18.17.1
- name: postgresql
repository: oci://registry-1.docker.io/bitnamicharts
version: 13.4.6
@@ -17,5 +17,5 @@ dependencies:
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.16.1
digest: sha256:c168c7ca0a452a179fa57ae790381885f5ae2d78a723d798506d3418960d2423
generated: "2024-03-01T09:52:33.513482176Z"
digest: sha256:7fafca7b11f9081c02f0fe345e81daf72ad54e2ad1088fb1ee1438a70cf7be8e
generated: "2024-03-04T12:23:05.718465579Z"

View File

@@ -6,7 +6,7 @@ annotations:
licenses: Apache-2.0
images: |
- name: mastodon
image: docker.io/bitnami/mastodon:4.2.8-debian-12-r1
image: docker.io/bitnami/mastodon:4.2.8-debian-12-r3
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r16
apiVersion: v2
@@ -49,4 +49,4 @@ maintainers:
name: mastodon
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/mastodon
version: 4.5.3
version: 4.5.4

View File

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