Skip to content

Commit

Permalink
[bitnami/mastodon] Release 7.0.6 updating components versions
Browse files Browse the repository at this point in the history
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
  • Loading branch information
bitnami-bot committed Sep 30, 2024
1 parent 4f43196 commit 139d05e
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 11 deletions.
14 changes: 7 additions & 7 deletions bitnami/mastodon/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,21 +1,21 @@
dependencies:
- name: redis
repository: oci://registry-1.docker.io/bitnamicharts
version: 20.1.3
version: 20.1.5
- name: postgresql
repository: oci://registry-1.docker.io/bitnamicharts
version: 15.5.32
version: 15.5.37
- name: elasticsearch
repository: oci://registry-1.docker.io/bitnamicharts
version: 21.3.17
version: 21.3.18
- name: minio
repository: oci://registry-1.docker.io/bitnamicharts
version: 14.7.10
version: 14.7.13
- name: apache
repository: oci://registry-1.docker.io/bitnamicharts
version: 11.2.19
version: 11.2.20
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.23.0
digest: sha256:149788045819cbb1accd21ebd07538a4b2c407a38d12fe2cfb07a10cf8ca8423
generated: "2024-09-19T09:40:40.258686237Z"
digest: sha256:f5738078a1829d12280fbce5f7e68c9abb19558a895f61d808d92157951fa349
generated: "2024-09-30T18:23:02.722050996Z"
6 changes: 3 additions & 3 deletions bitnami/mastodon/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@ annotations:
licenses: Apache-2.0
images: |
- name: mastodon
image: docker.io/bitnami/mastodon:4.2.12-debian-12-r4
image: docker.io/bitnami/mastodon:4.2.13-debian-12-r0
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r30
apiVersion: v2
appVersion: 4.2.12
appVersion: 4.2.13
dependencies:
- condition: redis.enabled
name: redis
Expand Down Expand Up @@ -49,4 +49,4 @@ maintainers:
name: mastodon
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/mastodon
version: 7.0.5
version: 7.0.6
2 changes: 1 addition & 1 deletion bitnami/mastodon/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/mastodon
tag: 4.2.12-debian-12-r4
tag: 4.2.13-debian-12-r0
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
Expand Down

0 comments on commit 139d05e

Please sign in to comment.