File tree 4 files changed +13
-9
lines changed
4 files changed +13
-9
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
- ## 9.2.6 (2025-03-10 )
3
+ ## 9.2.7 (2025-03-13 )
4
4
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 )
6
10
7
11
## <small >9.2.5 (2025-02-27)</small >
8
12
Original file line number Diff line number Diff line change @@ -10,12 +10,12 @@ dependencies:
10
10
version: 21.4.8
11
11
- name: minio
12
12
repository: oci://registry-1.docker.io/bitnamicharts
13
- version: 15.0.6
13
+ version: 15.0.7
14
14
- name: apache
15
15
repository: oci://registry-1.docker.io/bitnamicharts
16
16
version: 11.3.4
17
17
- name: common
18
18
repository: oci://registry-1.docker.io/bitnamicharts
19
19
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 "
Original file line number Diff line number Diff line change @@ -7,11 +7,11 @@ annotations:
7
7
licenses : Apache-2.0
8
8
images : |
9
9
- 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
11
11
- name: os-shell
12
12
image: docker.io/bitnami/os-shell:12-debian-12-r39
13
13
apiVersion : v2
14
- appVersion : 4.3.5
14
+ appVersion : 4.3.6
15
15
dependencies :
16
16
- condition : redis.enabled
17
17
name : redis
@@ -50,4 +50,4 @@ maintainers:
50
50
name : mastodon
51
51
sources :
52
52
- https://github.com/bitnami/charts/tree/main/bitnami/mastodon
53
- version : 9.2.6
53
+ version : 9.2.7
Original file line number Diff line number Diff line change @@ -89,7 +89,7 @@ diagnosticMode:
89
89
image :
90
90
registry : docker.io
91
91
repository : bitnami/mastodon
92
- tag : 4.3.5 -debian-12-r0
92
+ tag : 4.3.6 -debian-12-r0
93
93
digest : " "
94
94
# # Specify a imagePullPolicy
95
95
# # ref: http://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
You can’t perform that action at this time.
0 commit comments