[bitnami/mastodon] Release 3.2.2 updating components versions (#20802)

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot
2023-11-08 19:05:49 +01:00
committed by GitHub
parent 41a0cd508e
commit 92c2ffe26e
2 changed files with 3 additions and 3 deletions

View File

@@ -6,7 +6,7 @@ annotations:
licenses: Apache-2.0
images: |
- name: mastodon
image: docker.io/bitnami/mastodon:4.2.1-debian-11-r2
image: docker.io/bitnami/mastodon:4.2.1-debian-11-r3
- name: os-shell
image: docker.io/bitnami/os-shell:11-debian-11-r90
apiVersion: v2
@@ -49,4 +49,4 @@ maintainers:
name: mastodon
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/mastodon
version: 3.2.1
version: 3.2.2

View File

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