Skip to content

Commit 93311b6

Browse files
authored
[bitnami/ghost] Release 22.2.8 (#32822)
* [bitnami/ghost] Release 22.2.8 updating components versions Signed-off-by: Bitnami Bot <[email protected]> * Update CHANGELOG.md Signed-off-by: Bitnami Bot <[email protected]> --------- Signed-off-by: Bitnami Bot <[email protected]>
1 parent 6363ee6 commit 93311b6

File tree

3 files changed

+9
-5
lines changed

3 files changed

+9
-5
lines changed

bitnami/ghost/CHANGELOG.md

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

3-
## 22.2.7 (2025-04-04)
3+
## 22.2.8 (2025-04-04)
44

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)
610

711
## <small>22.2.6 (2025-03-28)</small>
812

bitnami/ghost/Chart.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ annotations:
77
licenses: Apache-2.0
88
images: |
99
- 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
1111
- name: os-shell
1212
image: docker.io/bitnami/os-shell:12-debian-12-r40
1313
apiVersion: v2
@@ -41,4 +41,4 @@ maintainers:
4141
name: ghost
4242
sources:
4343
- https://github.com/bitnami/charts/tree/main/bitnami/ghost
44-
version: 22.2.7
44+
version: 22.2.8

bitnami/ghost/values.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ diagnosticMode:
8787
image:
8888
registry: docker.io
8989
repository: bitnami/ghost
90-
tag: 5.116.0-debian-12-r0
90+
tag: 5.116.0-debian-12-r1
9191
digest: ""
9292
## Specify a imagePullPolicy
9393
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images

0 commit comments

Comments
 (0)