mirror of
https://github.com/bitnami/charts.git
synced 2026-03-16 06:47:30 +08:00
[bitnami/ghost] ⚡ ⬆️ Update dependency references (#34478)
* [bitnami/ghost] Release 23.0.14 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
|
# Changelog
|
||||||
|
|
||||||
## 23.0.13 (2025-06-13)
|
## 23.0.14 (2025-06-13)
|
||||||
|
|
||||||
* [bitnami/ghost] :zap: :arrow_up: Update dependency references ([#34384](https://github.com/bitnami/charts/pull/34384))
|
* [bitnami/ghost] :zap: :arrow_up: Update dependency references ([#34478](https://github.com/bitnami/charts/pull/34478))
|
||||||
|
|
||||||
|
## <small>23.0.13 (2025-06-13)</small>
|
||||||
|
|
||||||
|
* [bitnami/ghost] :zap: :arrow_up: Update dependency references (#34384) ([dce86c7](https://github.com/bitnami/charts/commit/dce86c7e51835348c8c58f10529e309b1cbb6c15)), closes [#34384](https://github.com/bitnami/charts/issues/34384)
|
||||||
|
|
||||||
## <small>23.0.12 (2025-06-13)</small>
|
## <small>23.0.12 (2025-06-13)</small>
|
||||||
|
|
||||||
|
|||||||
@@ -5,13 +5,13 @@ annotations:
|
|||||||
category: CMS
|
category: CMS
|
||||||
images: |
|
images: |
|
||||||
- name: ghost
|
- name: ghost
|
||||||
image: docker.io/bitnami/ghost:5.125.0-debian-12-r1
|
image: docker.io/bitnami/ghost:5.125.1-debian-12-r0
|
||||||
- name: os-shell
|
- name: os-shell
|
||||||
image: docker.io/bitnami/os-shell:12-debian-12-r46
|
image: docker.io/bitnami/os-shell:12-debian-12-r46
|
||||||
licenses: Apache-2.0
|
licenses: Apache-2.0
|
||||||
tanzuCategory: application
|
tanzuCategory: application
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: 5.125.0
|
appVersion: 5.125.1
|
||||||
dependencies:
|
dependencies:
|
||||||
- condition: mysql.enabled
|
- condition: mysql.enabled
|
||||||
name: mysql
|
name: mysql
|
||||||
@@ -43,4 +43,4 @@ maintainers:
|
|||||||
name: ghost
|
name: ghost
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/bitnami/charts/tree/main/bitnami/ghost
|
- https://github.com/bitnami/charts/tree/main/bitnami/ghost
|
||||||
version: 23.0.13
|
version: 23.0.14
|
||||||
|
|||||||
@@ -87,7 +87,7 @@ diagnosticMode:
|
|||||||
image:
|
image:
|
||||||
registry: docker.io
|
registry: docker.io
|
||||||
repository: bitnami/ghost
|
repository: bitnami/ghost
|
||||||
tag: 5.125.0-debian-12-r1
|
tag: 5.125.1-debian-12-r0
|
||||||
digest: ""
|
digest: ""
|
||||||
## Specify a imagePullPolicy
|
## Specify a imagePullPolicy
|
||||||
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||||
|
|||||||
Reference in New Issue
Block a user