mirror of
https://github.com/bitnami/charts.git
synced 2026-02-10 03:17:20 +08:00
[bitnami/ghost] ⚡ ⬆️ Update dependency references (#35816)
* [bitnami/ghost] Release 25.0.1 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
|
||||
|
||||
## 25.0.1 (2025-08-13)
|
||||
|
||||
* [bitnami/ghost] :zap: :arrow_up: Update dependency references ([#35816](https://github.com/bitnami/charts/pull/35816))
|
||||
|
||||
## 25.0.0 (2025-08-12)
|
||||
|
||||
* [bitnami/ghost] :zap: :arrow_up: Update dependency references ([#35745](https://github.com/bitnami/charts/pull/35745))
|
||||
* [bitnami/ghost] :zap: :arrow_up: Update dependency references (#35745) ([14824f4](https://github.com/bitnami/charts/commit/14824f48762ce992a2a854007062a625cffc80ce)), closes [#35745](https://github.com/bitnami/charts/issues/35745)
|
||||
|
||||
## <small>24.0.3 (2025-08-07)</small>
|
||||
|
||||
|
||||
@@ -4,6 +4,6 @@ dependencies:
|
||||
version: 14.0.2
|
||||
- name: common
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 2.31.3
|
||||
digest: sha256:4d0d07c6d479f216cde04fe0ee9e4fbd29d981b0ddec923b5c66f90768042d29
|
||||
generated: "2025-08-12T12:12:47.511734865Z"
|
||||
version: 2.31.4
|
||||
digest: sha256:150f4ce0f422727e6c983c81829b33f7356e682746e5f800bc46e74a454a4971
|
||||
generated: "2025-08-13T16:19:05.560921927Z"
|
||||
|
||||
@@ -5,13 +5,13 @@ annotations:
|
||||
category: CMS
|
||||
images: |
|
||||
- name: ghost
|
||||
image: docker.io/bitnami/ghost:6.0.2-debian-12-r1
|
||||
image: docker.io/bitnami/ghost:6.0.3-debian-12-r0
|
||||
- name: os-shell
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r50
|
||||
licenses: Apache-2.0
|
||||
tanzuCategory: application
|
||||
apiVersion: v2
|
||||
appVersion: 6.0.2
|
||||
appVersion: 6.0.3
|
||||
dependencies:
|
||||
- condition: mysql.enabled
|
||||
name: mysql
|
||||
@@ -43,4 +43,4 @@ maintainers:
|
||||
name: ghost
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/ghost
|
||||
version: 25.0.0
|
||||
version: 25.0.1
|
||||
|
||||
@@ -87,7 +87,7 @@ diagnosticMode:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/ghost
|
||||
tag: 6.0.2-debian-12-r1
|
||||
tag: 6.0.3-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