File tree 3 files changed +9
-5
lines changed
3 files changed +9
-5
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
- ## 22.2.7 (2025-04-04)
3
+ ## 22.2.8 (2025-04-04)
4
4
5
- * [ bitnami/ghost] Release 22.2.7 ([ #32821 ] ( https://github.com/bitnami/charts/pull/32821 ) )
5
+ * [ bitnami/ghost] Release 22.2.8 ([ #32822 ] ( https://github.com/bitnami/charts/pull/32822 ) )
6
+
7
+ ## <small >22.2.7 (2025-04-04)</small >
8
+
9
+ * [ bitnami/ghost] Release 22.2.7 (#32821 ) ([ 6363ee6] ( https://github.com/bitnami/charts/commit/6363ee6b2c12d45f25c3fe7a0b262e20e0999049 ) ), closes [ #32821 ] ( https://github.com/bitnami/charts/issues/32821 )
6
10
7
11
## <small >22.2.6 (2025-03-28)</small >
8
12
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ annotations:
7
7
licenses : Apache-2.0
8
8
images : |
9
9
- name: ghost
10
- image: docker.io/bitnami/ghost:5.116.0-debian-12-r0
10
+ image: docker.io/bitnami/ghost:5.116.0-debian-12-r1
11
11
- name: os-shell
12
12
image: docker.io/bitnami/os-shell:12-debian-12-r40
13
13
apiVersion : v2
@@ -41,4 +41,4 @@ maintainers:
41
41
name : ghost
42
42
sources :
43
43
- https://github.com/bitnami/charts/tree/main/bitnami/ghost
44
- version : 22.2.7
44
+ version : 22.2.8
Original file line number Diff line number Diff line change @@ -87,7 +87,7 @@ diagnosticMode:
87
87
image :
88
88
registry : docker.io
89
89
repository : bitnami/ghost
90
- tag : 5.116.0-debian-12-r0
90
+ tag : 5.116.0-debian-12-r1
91
91
digest : " "
92
92
# # Specify a imagePullPolicy
93
93
# # ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
You can’t perform that action at this time.
0 commit comments