[bitnami/ghost] Release 22.1.13 (#31910)

* [bitnami/ghost] Release 22.1.13 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
2025-02-13 13:08:37 +01:00
committed by GitHub
parent 9b505d5402
commit 5572452b3b
3 changed files with 12 additions and 8 deletions

View File

@@ -1,8 +1,12 @@
# Changelog
## 22.1.12 (2025-02-07)
## 22.1.13 (2025-02-13)
* [bitnami/ghost] Release 22.1.12 ([#31838](https://github.com/bitnami/charts/pull/31838))
* [bitnami/ghost] Release 22.1.13 ([#31910](https://github.com/bitnami/charts/pull/31910))
## <small>22.1.12 (2025-02-07)</small>
* [bitnami/ghost] Release 22.1.12 (#31838) ([4b4ba4e](https://github.com/bitnami/charts/commit/4b4ba4ea23f2d959ab0b7f87f0d7c54cae4fd897)), closes [#31838](https://github.com/bitnami/charts/issues/31838)
## <small>22.1.11 (2025-02-04)</small>

View File

@@ -6,11 +6,11 @@ annotations:
licenses: Apache-2.0
images: |
- name: ghost
image: docker.io/bitnami/ghost:5.109.3-debian-12-r0
image: docker.io/bitnami/ghost:5.109.5-debian-12-r0
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r36
image: docker.io/bitnami/os-shell:12-debian-12-r37
apiVersion: v2
appVersion: 5.109.3
appVersion: 5.109.5
dependencies:
- condition: mysql.enabled
name: mysql
@@ -40,4 +40,4 @@ maintainers:
name: ghost
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/ghost
version: 22.1.12
version: 22.1.13

View File

@@ -84,7 +84,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/ghost
tag: 5.109.3-debian-12-r0
tag: 5.109.5-debian-12-r0
digest: ""
## Specify a imagePullPolicy
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
@@ -638,7 +638,7 @@ volumePermissions:
image:
registry: docker.io
repository: bitnami/os-shell
tag: 12-debian-12-r36
tag: 12-debian-12-r37
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.