Skip to content

Commit 9e82185

Browse files
author
Bitnami Bot
authored
[bitnami/mastodon] Release 9.2.7 (#32447)
* [bitnami/mastodon] Release 9.2.7 updating components versions Signed-off-by: Bitnami Containers <[email protected]> * Update CHANGELOG.md Signed-off-by: Bitnami Containers <[email protected]> --------- Signed-off-by: Bitnami Containers <[email protected]>
1 parent af8d013 commit 9e82185

File tree

4 files changed

+13
-9
lines changed

4 files changed

+13
-9
lines changed

bitnami/mastodon/CHANGELOG.md

+6-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,12 @@
11
# Changelog
22

3-
## 9.2.6 (2025-03-10)
3+
## 9.2.7 (2025-03-13)
44

5-
* [bitnami/mastodon] Release 9.2.6 ([#32380](https://github.com/bitnami/charts/pull/32380))
5+
* [bitnami/mastodon] Release 9.2.7 ([#32447](https://github.com/bitnami/charts/pull/32447))
6+
7+
## <small>9.2.6 (2025-03-10)</small>
8+
9+
* [bitnami/mastodon] Release 9.2.6 (#32380) ([bb410bc](https://github.com/bitnami/charts/commit/bb410bc61d3e15edb683b5c264b8388628968ee0)), closes [#32380](https://github.com/bitnami/charts/issues/32380)
610

711
## <small>9.2.5 (2025-02-27)</small>
812

bitnami/mastodon/Chart.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,12 @@ dependencies:
1010
version: 21.4.8
1111
- name: minio
1212
repository: oci://registry-1.docker.io/bitnamicharts
13-
version: 15.0.6
13+
version: 15.0.7
1414
- name: apache
1515
repository: oci://registry-1.docker.io/bitnamicharts
1616
version: 11.3.4
1717
- name: common
1818
repository: oci://registry-1.docker.io/bitnamicharts
1919
version: 2.30.0
20-
digest: sha256:4beb375cf919705c05fd4b1bd8bbe2d75e4a38c084aa544170ea5e55c2ab0330
21-
generated: "2025-03-10T14:20:56.612978034Z"
20+
digest: sha256:b8d186e915ba52224b3686ae185f46207f1127e722657e3598472b7f62c371d8
21+
generated: "2025-03-13T17:35:44.427057067Z"

bitnami/mastodon/Chart.yaml

+3-3
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,11 @@ annotations:
77
licenses: Apache-2.0
88
images: |
99
- name: mastodon
10-
image: docker.io/bitnami/mastodon:4.3.5-debian-12-r0
10+
image: docker.io/bitnami/mastodon:4.3.6-debian-12-r0
1111
- name: os-shell
1212
image: docker.io/bitnami/os-shell:12-debian-12-r39
1313
apiVersion: v2
14-
appVersion: 4.3.5
14+
appVersion: 4.3.6
1515
dependencies:
1616
- condition: redis.enabled
1717
name: redis
@@ -50,4 +50,4 @@ maintainers:
5050
name: mastodon
5151
sources:
5252
- https://github.com/bitnami/charts/tree/main/bitnami/mastodon
53-
version: 9.2.6
53+
version: 9.2.7

bitnami/mastodon/values.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ diagnosticMode:
8989
image:
9090
registry: docker.io
9191
repository: bitnami/mastodon
92-
tag: 4.3.5-debian-12-r0
92+
tag: 4.3.6-debian-12-r0
9393
digest: ""
9494
## Specify a imagePullPolicy
9595
## ref: http://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images

0 commit comments

Comments
 (0)