Skip to content

Commit

Permalink
[bitnami/ghost] Release 22.1.16 (#32141)
Browse files Browse the repository at this point in the history
* [bitnami/ghost] Release 22.1.16 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 Feb 24, 2025
1 parent 8cef05e commit 42800ad
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.15 (2025-02-21)
## 22.1.16 (2025-02-24)

* [bitnami/ghost] Release 22.1.15 ([#32129](https://github.com/bitnami/charts/pull/32129))
* [bitnami/ghost] Release 22.1.16 ([#32141](https://github.com/bitnami/charts/pull/32141))

## <small>22.1.15 (2025-02-21)</small>

* [bitnami/ghost] Release 22.1.15 (#32129) ([2a17e47](https://github.com/bitnami/charts/commit/2a17e4738b902b6d7c1f52b400b5a67915af6180)), closes [#32129](https://github.com/bitnami/charts/issues/32129)

## <small>22.1.14 (2025-02-14)</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.0-debian-12-r0
image: docker.io/bitnami/ghost:5.110.1-debian-12-r0
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r39
apiVersion: v2
appVersion: 5.110.0
appVersion: 5.110.1
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.15
version: 22.1.16
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.0-debian-12-r0
tag: 5.110.1-debian-12-r0
digest: ""
## Specify a imagePullPolicy
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
Expand Down

0 comments on commit 42800ad

Please sign in to comment.