mirror of
https://github.com/bitnami/charts.git
synced 2026-04-07 09:47:26 +08:00
[bitnami/ghost] Release 22.2.4 (#32582)
* [bitnami/ghost] Release 22.2.4 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.3 (2025-03-21)
|
||||
## 22.2.4 (2025-03-24)
|
||||
|
||||
* [bitnami/ghost] Release 22.2.3 ([#32549](https://github.com/bitnami/charts/pull/32549))
|
||||
* [bitnami/ghost] Release 22.2.4 ([#32582](https://github.com/bitnami/charts/pull/32582))
|
||||
|
||||
## <small>22.2.3 (2025-03-21)</small>
|
||||
|
||||
* [bitnami/ghost] Release 22.2.3 (#32549) ([062c0fa](https://github.com/bitnami/charts/commit/062c0fa8979dd424998abc2e9865ca3b5c5a08ee)), closes [#32549](https://github.com/bitnami/charts/issues/32549)
|
||||
|
||||
## <small>22.2.2 (2025-03-19)</small>
|
||||
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
dependencies:
|
||||
- name: mysql
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 12.3.1
|
||||
version: 12.3.2
|
||||
- name: common
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 2.30.0
|
||||
digest: sha256:f6e368fd601df1e77e4a79132119947718b0c6298eb895a031dac73ab162e1e5
|
||||
generated: "2025-03-17T14:17:26.968121329Z"
|
||||
digest: sha256:540d9c880706bded9ac87b4e6c7c55d744238e5855224af6c69998a2263f5ee3
|
||||
generated: "2025-03-24T15:26:22.285672682Z"
|
||||
|
||||
@@ -7,11 +7,11 @@ annotations:
|
||||
licenses: Apache-2.0
|
||||
images: |
|
||||
- name: ghost
|
||||
image: docker.io/bitnami/ghost:5.114.0-debian-12-r0
|
||||
image: docker.io/bitnami/ghost:5.114.1-debian-12-r0
|
||||
- name: os-shell
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r40
|
||||
apiVersion: v2
|
||||
appVersion: 5.114.0
|
||||
appVersion: 5.114.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.3
|
||||
version: 22.2.4
|
||||
|
||||
@@ -87,7 +87,7 @@ diagnosticMode:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/ghost
|
||||
tag: 5.114.0-debian-12-r0
|
||||
tag: 5.114.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