Skip to content

Commit

Permalink
[bitnami/ghost] Release 22.1.18 (#32248)
Browse files Browse the repository at this point in the history
* [bitnami/ghost] Release 22.1.18 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]>
  • Loading branch information
bitnami-bot authored Mar 3, 2025
1 parent 67cbd50 commit f53e4cd
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 6 deletions.
8 changes: 6 additions & 2 deletions bitnami/ghost/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
# Changelog

## 22.1.17 (2025-02-28)
## 22.1.18 (2025-03-03)

* [bitnami/ghost] Release 22.1.17 ([#32219](https://github.com/bitnami/charts/pull/32219))
* [bitnami/ghost] Release 22.1.18 ([#32248](https://github.com/bitnami/charts/pull/32248))

## <small>22.1.17 (2025-02-28)</small>

* [bitnami/ghost] Release 22.1.17 (#32219) ([5dd7af9](https://github.com/bitnami/charts/commit/5dd7af943ac48f498127d37fe3d4ebab964518ef)), closes [#32219](https://github.com/bitnami/charts/issues/32219)

## <small>22.1.16 (2025-02-24)</small>

Expand Down
6 changes: 3 additions & 3 deletions bitnami/ghost/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: ghost
image: docker.io/bitnami/ghost:5.110.2-debian-12-r0
image: docker.io/bitnami/ghost:5.110.3-debian-12-r0
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r39
apiVersion: v2
appVersion: 5.110.2
appVersion: 5.110.3
dependencies:
- condition: mysql.enabled
name: mysql
Expand Down Expand Up @@ -40,4 +40,4 @@ maintainers:
name: ghost
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/ghost
version: 22.1.17
version: 22.1.18
2 changes: 1 addition & 1 deletion bitnami/ghost/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/ghost
tag: 5.110.2-debian-12-r0
tag: 5.110.3-debian-12-r0
digest: ""
## Specify a imagePullPolicy
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
Expand Down

0 comments on commit f53e4cd

Please sign in to comment.