Skip to content

Commit

Permalink
[bitnami/ghost] Release 22.0.8 (bitnami#30737)
Browse files Browse the repository at this point in the history
* [bitnami/ghost] Release 22.0.8 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 3, 2024
1 parent a5cdf9b commit faf5cc9
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.0.7 (2024-11-29)
## 22.0.8 (2024-12-03)

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

## <small>22.0.7 (2024-11-29)</small>

* [bitnami/*] docs: :memo: Add "Update Credentials" (batch 2) (#30687) ([c457848](https://github.com/bitnami/charts/commit/c457848b2a111aad59830b98f85ffa1e29918e10)), closes [#30687](https://github.com/bitnami/charts/issues/30687)
* [bitnami/ghost] Release 22.0.7 (#30692) ([d1a39d4](https://github.com/bitnami/charts/commit/d1a39d40eae979582c8d159845115101800c32cd)), closes [#30692](https://github.com/bitnami/charts/issues/30692)

## <small>22.0.6 (2024-11-28)</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.6-debian-12-r0
image: docker.io/bitnami/ghost:5.103.0-debian-12-r0
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r33
apiVersion: v2
appVersion: 5.101.6
appVersion: 5.103.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.0.7
version: 22.0.8
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.6-debian-12-r0
tag: 5.103.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 faf5cc9

Please sign in to comment.