mirror of
https://github.com/bitnami/charts.git
synced 2026-04-04 00:07:13 +08:00
[bitnami/ghost] ⚡ ⬆️ Update dependency references (#33866)
* [bitnami/ghost] Release 23.0.5 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
|
||||
|
||||
## 23.0.4 (2025-05-22)
|
||||
## 23.0.5 (2025-05-23)
|
||||
|
||||
* [bitnami/ghost] :zap: :arrow_up: Update dependency references ([#33837](https://github.com/bitnami/charts/pull/33837))
|
||||
* [bitnami/ghost] :zap: :arrow_up: Update dependency references ([#33866](https://github.com/bitnami/charts/pull/33866))
|
||||
|
||||
## <small>23.0.4 (2025-05-22)</small>
|
||||
|
||||
* [bitnami/ghost] :zap: :arrow_up: Update dependency references (#33837) ([f230bc9](https://github.com/bitnami/charts/commit/f230bc9c5ffc2cd34306484274b2900f8917ff83)), closes [#33837](https://github.com/bitnami/charts/issues/33837)
|
||||
|
||||
## <small>23.0.3 (2025-05-16)</small>
|
||||
|
||||
|
||||
@@ -5,13 +5,13 @@ annotations:
|
||||
category: CMS
|
||||
images: |
|
||||
- name: ghost
|
||||
image: docker.io/bitnami/ghost:5.120.1-debian-12-r0
|
||||
image: docker.io/bitnami/ghost:5.120.2-debian-12-r0
|
||||
- name: os-shell
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r45
|
||||
licenses: Apache-2.0
|
||||
tanzuCategory: application
|
||||
apiVersion: v2
|
||||
appVersion: 5.120.1
|
||||
appVersion: 5.120.2
|
||||
dependencies:
|
||||
- condition: mysql.enabled
|
||||
name: mysql
|
||||
@@ -43,4 +43,4 @@ maintainers:
|
||||
name: ghost
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/ghost
|
||||
version: 23.0.4
|
||||
version: 23.0.5
|
||||
|
||||
@@ -87,7 +87,7 @@ diagnosticMode:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/ghost
|
||||
tag: 5.120.1-debian-12-r0
|
||||
tag: 5.120.2-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