Skip to content

Commit

Permalink
[bitnami/ghost] Release 22.0.10 (#30831)
Browse files Browse the repository at this point in the history
* [bitnami/ghost] Release 22.0.10 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 Dec 9, 2024
1 parent d071989 commit 4e2d5d2
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.0.9 (2024-12-06)
## 22.0.10 (2024-12-09)

* [bitnami/ghost] Release 22.0.9 ([#30820](https://github.com/bitnami/charts/pull/30820))
* [bitnami/ghost] Release 22.0.10 ([#30831](https://github.com/bitnami/charts/pull/30831))

## <small>22.0.9 (2024-12-06)</small>

* [bitnami/ghost] Release 22.0.9 (#30820) ([90a3c1f](https://github.com/bitnami/charts/commit/90a3c1f68f0c01c63fbcba8b79295388a0e0f544)), closes [#30820](https://github.com/bitnami/charts/issues/30820)

## <small>22.0.8 (2024-12-03)</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.104.0-debian-12-r0
image: docker.io/bitnami/ghost:5.104.1-debian-12-r0
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r33
apiVersion: v2
appVersion: 5.104.0
appVersion: 5.104.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.0.9
version: 22.0.10
2 changes: 1 addition & 1 deletion bitnami/ghost/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/ghost
tag: 5.104.0-debian-12-r0
tag: 5.104.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 4e2d5d2

Please sign in to comment.