Skip to content

Commit

Permalink
[bitnami/ghost] Release 22.1.4 (#31461)
Browse files Browse the repository at this point in the history
* [bitnami/ghost] Release 22.1.4 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 Jan 17, 2025
1 parent e808ba0 commit 56e1ac2
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 6 deletions.
9 changes: 7 additions & 2 deletions bitnami/ghost/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,13 @@
# Changelog

## 22.1.3 (2025-01-13)
## 22.1.4 (2025-01-17)

* [bitnami/ghost] Release 22.1.3 ([#31332](https://github.com/bitnami/charts/pull/31332))
* [bitnami/ghost] Release 22.1.4 ([#31461](https://github.com/bitnami/charts/pull/31461))

## <small>22.1.3 (2025-01-13)</small>

* [bitnami/*] Fix typo in README (#31052) ([b41a51d](https://github.com/bitnami/charts/commit/b41a51d1bd04841fc108b78d3b8357a5292771c8)), closes [#31052](https://github.com/bitnami/charts/issues/31052)
* [bitnami/ghost] Release 22.1.3 (#31332) ([979b822](https://github.com/bitnami/charts/commit/979b8225405c9f1d8d623fb69fd33632dc77f2f6)), closes [#31332](https://github.com/bitnami/charts/issues/31332)

## <small>22.1.2 (2024-12-13)</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.106.1-debian-12-r0
image: docker.io/bitnami/ghost:5.107.0-debian-12-r0
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r35
apiVersion: v2
appVersion: 5.106.1
appVersion: 5.107.0
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.3
version: 22.1.4
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.106.1-debian-12-r0
tag: 5.107.0-debian-12-r0
digest: ""
## Specify a imagePullPolicy
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
Expand Down

0 comments on commit 56e1ac2

Please sign in to comment.