[bitnami/ghost] Release 21.1.31 (#29186)

* [bitnami/ghost] Release 21.1.31 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-04 12:24:41 +02:00
committed by GitHub
parent 02cdc02d2b
commit 72b8c26fe1
4 changed files with 15 additions and 11 deletions

View File

@@ -1,8 +1,12 @@
# Changelog
## 21.1.30 (2024-08-30)
## 21.1.31 (2024-09-04)
* [bitnami/ghost] Release 21.1.30 ([#29138](https://github.com/bitnami/charts/pull/29138))
* [bitnami/ghost] Release 21.1.31 ([#29186](https://github.com/bitnami/charts/pull/29186))
## <small>21.1.30 (2024-08-30)</small>
* [bitnami/ghost] Release 21.1.30 (#29138) ([1bd6cef](https://github.com/bitnami/charts/commit/1bd6cef162213017869f6b7ebeec54f7d3394347)), closes [#29138](https://github.com/bitnami/charts/issues/29138)
## <small>21.1.29 (2024-08-29)</small>

View File

@@ -1,9 +1,9 @@
dependencies:
- name: mysql
repository: oci://registry-1.docker.io/bitnamicharts
version: 11.1.15
version: 11.1.16
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.22.0
digest: sha256:b01ecb553b6a32685de16d2ee99053954ec97a224571f4b85b411864af31eef1
generated: "2024-08-28T07:39:20.824135171Z"
digest: sha256:23d8e45539815aa768989334002115ddb778fa511256edc95a787b117ff7476c
generated: "2024-09-04T06:00:57.628846401Z"

View File

@@ -6,11 +6,11 @@ annotations:
licenses: Apache-2.0
images: |
- name: ghost
image: docker.io/bitnami/ghost:5.91.0-debian-12-r0
image: docker.io/bitnami/ghost:5.93.0-debian-12-r0
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r28
image: docker.io/bitnami/os-shell:12-debian-12-r29
apiVersion: v2
appVersion: 5.91.0
appVersion: 5.93.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.30
version: 21.1.31

View File

@@ -81,7 +81,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/ghost
tag: 5.91.0-debian-12-r0
tag: 5.93.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-r28
tag: 12-debian-12-r29
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.