Skip to content

Commit

Permalink
[bitnami/ghost] Release 22.0.7 (#30692)
Browse files Browse the repository at this point in the history
* [bitnami/ghost] Release 22.0.7 updating components versions

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>

* Update CHANGELOG.md

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>

---------

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
  • Loading branch information
bitnami-bot authored Nov 29, 2024
1 parent adbd271 commit d1a39d4
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.6 (2024-11-28)
## 22.0.7 (2024-11-29)

* [bitnami/ghost] Release 22.0.6 ([#30677](https://github.com/bitnami/charts/pull/30677))
* [bitnami/ghost] Release 22.0.7 ([#30692](https://github.com/bitnami/charts/pull/30692))

## <small>22.0.6 (2024-11-28)</small>

* [bitnami/ghost] Release 22.0.6 (#30677) ([a617341](https://github.com/bitnami/charts/commit/a617341694fb124802f6a50a14a0b1a210d3bef8)), closes [#30677](https://github.com/bitnami/charts/issues/30677)

## <small>22.0.5 (2024-11-27)</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.101.5-debian-12-r0
image: docker.io/bitnami/ghost:5.101.6-debian-12-r0
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r33
apiVersion: v2
appVersion: 5.101.5
appVersion: 5.101.6
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.6
version: 22.0.7
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.101.5-debian-12-r0
tag: 5.101.6-debian-12-r0
digest: ""
## Specify a imagePullPolicy
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
Expand Down

0 comments on commit d1a39d4

Please sign in to comment.