mirror of
https://github.com/bitnami/charts.git
synced 2026-02-10 20:07:22 +08:00
[bitnami/ghost] Release 22.2.3 (#32549)
* [bitnami/ghost] Release 22.2.3 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.2 (2025-03-19)
|
||||
## 22.2.3 (2025-03-21)
|
||||
|
||||
* [bitnami/ghost] Release 22.2.2 ([#32522](https://github.com/bitnami/charts/pull/32522))
|
||||
* [bitnami/ghost] Release 22.2.3 ([#32549](https://github.com/bitnami/charts/pull/32549))
|
||||
|
||||
## <small>22.2.2 (2025-03-19)</small>
|
||||
|
||||
* [bitnami/ghost] Release 22.2.2 (#32522) ([638ed72](https://github.com/bitnami/charts/commit/638ed72ed3ecafe3b56ac7f3dbeea6e64f9b9ab5)), closes [#32522](https://github.com/bitnami/charts/issues/32522)
|
||||
|
||||
## <small>22.2.1 (2025-03-17)</small>
|
||||
|
||||
|
||||
@@ -7,11 +7,11 @@ annotations:
|
||||
licenses: Apache-2.0
|
||||
images: |
|
||||
- name: ghost
|
||||
image: docker.io/bitnami/ghost:5.113.1-debian-12-r0
|
||||
image: docker.io/bitnami/ghost:5.114.0-debian-12-r0
|
||||
- name: os-shell
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r40
|
||||
apiVersion: v2
|
||||
appVersion: 5.113.1
|
||||
appVersion: 5.114.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.2
|
||||
version: 22.2.3
|
||||
|
||||
@@ -87,7 +87,7 @@ diagnosticMode:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/ghost
|
||||
tag: 5.113.1-debian-12-r0
|
||||
tag: 5.114.0-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