mirror of
https://github.com/bitnami/charts.git
synced 2026-04-02 23:37:20 +08:00
[bitnami/ghost] Release 22.2.15 (#33187)
* [bitnami/ghost] Release 22.2.15 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.14 (2025-04-18)
|
||||
## 22.2.15 (2025-04-25)
|
||||
|
||||
* [bitnami/ghost] Release 22.2.14 ([#33074](https://github.com/bitnami/charts/pull/33074))
|
||||
* [bitnami/ghost] Release 22.2.15 ([#33187](https://github.com/bitnami/charts/pull/33187))
|
||||
|
||||
## <small>22.2.14 (2025-04-18)</small>
|
||||
|
||||
* [bitnami/ghost] Release 22.2.14 (#33074) ([5213e1c](https://github.com/bitnami/charts/commit/5213e1c5c2ce00d1adb367000bc8e06323b67c8f)), closes [#33074](https://github.com/bitnami/charts/issues/33074)
|
||||
|
||||
## <small>22.2.13 (2025-04-15)</small>
|
||||
|
||||
|
||||
@@ -7,11 +7,11 @@ annotations:
|
||||
licenses: Apache-2.0
|
||||
images: |
|
||||
- name: ghost
|
||||
image: docker.io/bitnami/ghost:5.118.0-debian-12-r0
|
||||
image: docker.io/bitnami/ghost:5.118.1-debian-12-r0
|
||||
- name: os-shell
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r43
|
||||
apiVersion: v2
|
||||
appVersion: 5.118.0
|
||||
appVersion: 5.118.1
|
||||
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.14
|
||||
version: 22.2.15
|
||||
|
||||
@@ -87,7 +87,7 @@ diagnosticMode:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/ghost
|
||||
tag: 5.118.0-debian-12-r0
|
||||
tag: 5.118.1-debian-12-r0
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
|
||||
Reference in New Issue
Block a user