[bitnami/ghost] Release 21.1.32 (#29284)

* [bitnami/ghost] Release 21.1.32 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>
This commit is contained in:
Bitnami Bot
2024-09-06 20:49:28 +02:00
committed by GitHub
parent bd9d1b2d6f
commit 1cfd31547a
3 changed files with 12 additions and 8 deletions

View File

@@ -1,8 +1,12 @@
# Changelog
## 21.1.31 (2024-09-04)
## 21.1.32 (2024-09-06)
* [bitnami/ghost] Release 21.1.31 ([#29186](https://github.com/bitnami/charts/pull/29186))
* [bitnami/ghost] Release 21.1.32 ([#29284](https://github.com/bitnami/charts/pull/29284))
## <small>21.1.31 (2024-09-04)</small>
* [bitnami/ghost] Release 21.1.31 (#29186) ([72b8c26](https://github.com/bitnami/charts/commit/72b8c26fe17feb124f648cc6a8aacf0cd3ce2a7f)), closes [#29186](https://github.com/bitnami/charts/issues/29186)
## <small>21.1.30 (2024-08-30)</small>

View File

@@ -6,11 +6,11 @@ annotations:
licenses: Apache-2.0
images: |
- name: ghost
image: docker.io/bitnami/ghost:5.93.0-debian-12-r0
image: docker.io/bitnami/ghost:5.94.0-debian-12-r0
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r29
image: docker.io/bitnami/os-shell:12-debian-12-r30
apiVersion: v2
appVersion: 5.93.0
appVersion: 5.94.0
dependencies:
- condition: mysql.enabled
name: mysql
@@ -40,4 +40,4 @@ maintainers:
name: ghost
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/ghost
version: 21.1.31
version: 21.1.32

View File

@@ -81,7 +81,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/ghost
tag: 5.93.0-debian-12-r0
tag: 5.94.0-debian-12-r0
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
@@ -640,7 +640,7 @@ volumePermissions:
image:
registry: docker.io
repository: bitnami/os-shell
tag: 12-debian-12-r29
tag: 12-debian-12-r30
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.