mirror of
https://github.com/bitnami/charts.git
synced 2026-03-13 06:47:24 +08:00
[bitnami/ghost] Release 22.1.19 (#32327)
* [bitnami/ghost] Release 22.1.19 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:
@@ -1,8 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## 22.1.18 (2025-03-03)
|
||||
## 22.1.19 (2025-03-05)
|
||||
|
||||
* [bitnami/ghost] Release 22.1.18 ([#32248](https://github.com/bitnami/charts/pull/32248))
|
||||
* [bitnami/ghost] Release 22.1.19 ([#32327](https://github.com/bitnami/charts/pull/32327))
|
||||
|
||||
## <small>22.1.18 (2025-03-03)</small>
|
||||
|
||||
* [bitnami/ghost] Release 22.1.18 (#32248) ([f53e4cd](https://github.com/bitnami/charts/commit/f53e4cd3755c3cf28c06ee3fc3004c59d025a04a)), closes [#32248](https://github.com/bitnami/charts/issues/32248)
|
||||
|
||||
## <small>22.1.17 (2025-02-28)</small>
|
||||
|
||||
|
||||
@@ -6,11 +6,11 @@ annotations:
|
||||
licenses: Apache-2.0
|
||||
images: |
|
||||
- name: ghost
|
||||
image: docker.io/bitnami/ghost:5.110.3-debian-12-r0
|
||||
image: docker.io/bitnami/ghost:5.110.4-debian-12-r0
|
||||
- name: os-shell
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r39
|
||||
apiVersion: v2
|
||||
appVersion: 5.110.3
|
||||
appVersion: 5.110.4
|
||||
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.18
|
||||
version: 22.1.19
|
||||
|
||||
@@ -84,7 +84,7 @@ diagnosticMode:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/ghost
|
||||
tag: 5.110.3-debian-12-r0
|
||||
tag: 5.110.4-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