mirror of
https://github.com/bitnami/charts.git
synced 2026-02-10 03:17:20 +08:00
[bitnami/ghost] Release 22.2.13 (#33021)
* [bitnami/ghost] Release 22.2.13 updating components versions Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> * Update CHANGELOG.md Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> --------- Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
This commit is contained in:
@@ -1,8 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## 22.2.12 (2025-04-11)
|
||||
## 22.2.13 (2025-04-15)
|
||||
|
||||
* [bitnami/ghost] Release 22.2.12 ([#32978](https://github.com/bitnami/charts/pull/32978))
|
||||
* [bitnami/ghost] Release 22.2.13 ([#33021](https://github.com/bitnami/charts/pull/33021))
|
||||
|
||||
## <small>22.2.12 (2025-04-11)</small>
|
||||
|
||||
* [bitnami/ghost] Release 22.2.12 (#32978) ([d4559af](https://github.com/bitnami/charts/commit/d4559af429c3c39b03cd8144d5de083339d74c31)), closes [#32978](https://github.com/bitnami/charts/issues/32978)
|
||||
|
||||
## <small>22.2.11 (2025-04-11)</small>
|
||||
|
||||
|
||||
@@ -7,11 +7,11 @@ annotations:
|
||||
licenses: Apache-2.0
|
||||
images: |
|
||||
- name: ghost
|
||||
image: docker.io/bitnami/ghost:5.116.2-debian-12-r1
|
||||
image: docker.io/bitnami/ghost:5.117.0-debian-12-r0
|
||||
- name: os-shell
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r42
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r43
|
||||
apiVersion: v2
|
||||
appVersion: 5.116.2
|
||||
appVersion: 5.117.0
|
||||
dependencies:
|
||||
- condition: mysql.enabled
|
||||
name: mysql
|
||||
@@ -41,4 +41,4 @@ maintainers:
|
||||
name: ghost
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/ghost
|
||||
version: 22.2.12
|
||||
version: 22.2.13
|
||||
|
||||
@@ -87,7 +87,7 @@ diagnosticMode:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/ghost
|
||||
tag: 5.116.2-debian-12-r1
|
||||
tag: 5.117.0-debian-12-r0
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
@@ -641,7 +641,7 @@ volumePermissions:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/os-shell
|
||||
tag: 12-debian-12-r42
|
||||
tag: 12-debian-12-r43
|
||||
digest: ""
|
||||
pullPolicy: IfNotPresent
|
||||
## Optionally specify an array of imagePullSecrets.
|
||||
|
||||
Reference in New Issue
Block a user