Skip to content

Commit

Permalink
[bitnami/ghost] Release 21.1.33 (#29456)
Browse files Browse the repository at this point in the history
* [bitnami/ghost] Release 21.1.33 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 Sep 16, 2024
1 parent f0e7a10 commit 4d18bb3
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 9 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

## 21.1.32 (2024-09-06)
## 21.1.33 (2024-09-16)

* [bitnami/ghost] Release 21.1.32 ([#29284](https://github.com/bitnami/charts/pull/29284))
* [bitnami/ghost] Release 21.1.33 ([#29456](https://github.com/bitnami/charts/pull/29456))

## <small>21.1.32 (2024-09-06)</small>

* [bitnami/ghost] Release 21.1.32 (#29284) ([1cfd315](https://github.com/bitnami/charts/commit/1cfd31547ae290407bc056cd6fd80eddb9948564)), closes [#29284](https://github.com/bitnami/charts/issues/29284)

## <small>21.1.31 (2024-09-04)</small>

Expand Down
6 changes: 3 additions & 3 deletions bitnami/ghost/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ dependencies:
version: 11.1.16
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.22.0
digest: sha256:23d8e45539815aa768989334002115ddb778fa511256edc95a787b117ff7476c
generated: "2024-09-04T06:00:57.628846401Z"
version: 2.23.0
digest: sha256:52fe80a5fc07f514f5639267354e279e15b862bfa1ef4533a5974b3ca5050c3c
generated: "2024-09-16T17:42:18.956057175Z"
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.94.0-debian-12-r0
image: docker.io/bitnami/ghost:5.94.1-debian-12-r0
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r30
apiVersion: v2
appVersion: 5.94.0
appVersion: 5.94.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: 21.1.32
version: 21.1.33
2 changes: 1 addition & 1 deletion bitnami/ghost/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/ghost
tag: 5.94.0-debian-12-r0
tag: 5.94.1-debian-12-r0
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
Expand Down

0 comments on commit 4d18bb3

Please sign in to comment.