mirror of
https://github.com/bitnami/charts.git
synced 2026-02-10 03:17:20 +08:00
[bitnami/ghost] ⚡ ⬆️ Update dependency references (#36082)
* [bitnami/ghost] Release 25.0.2 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
|
||||||
|
|
||||||
## 25.0.1 (2025-08-13)
|
## 25.0.2 (2025-08-15)
|
||||||
|
|
||||||
* [bitnami/ghost] :zap: :arrow_up: Update dependency references ([#35816](https://github.com/bitnami/charts/pull/35816))
|
* [bitnami/ghost] :zap: :arrow_up: Update dependency references ([#36082](https://github.com/bitnami/charts/pull/36082))
|
||||||
|
|
||||||
|
## <small>25.0.1 (2025-08-13)</small>
|
||||||
|
|
||||||
|
* [bitnami/ghost] :zap: :arrow_up: Update dependency references (#35816) ([29ef74c](https://github.com/bitnami/charts/commit/29ef74c624c29e2182915cdec1208f123c2cb319)), closes [#35816](https://github.com/bitnami/charts/issues/35816)
|
||||||
|
|
||||||
## 25.0.0 (2025-08-12)
|
## 25.0.0 (2025-08-12)
|
||||||
|
|
||||||
|
|||||||
@@ -1,9 +1,9 @@
|
|||||||
dependencies:
|
dependencies:
|
||||||
- name: mysql
|
- name: mysql
|
||||||
repository: oci://registry-1.docker.io/bitnamicharts
|
repository: oci://registry-1.docker.io/bitnamicharts
|
||||||
version: 14.0.2
|
version: 14.0.3
|
||||||
- name: common
|
- name: common
|
||||||
repository: oci://registry-1.docker.io/bitnamicharts
|
repository: oci://registry-1.docker.io/bitnamicharts
|
||||||
version: 2.31.4
|
version: 2.31.4
|
||||||
digest: sha256:150f4ce0f422727e6c983c81829b33f7356e682746e5f800bc46e74a454a4971
|
digest: sha256:2ff64bc462229b96712e05f686b31ff97ec00cc2a763a4f31e8711c5952a6a37
|
||||||
generated: "2025-08-13T16:19:05.560921927Z"
|
generated: "2025-08-15T19:06:18.730326795Z"
|
||||||
|
|||||||
@@ -5,13 +5,13 @@ annotations:
|
|||||||
category: CMS
|
category: CMS
|
||||||
images: |
|
images: |
|
||||||
- name: ghost
|
- name: ghost
|
||||||
image: docker.io/bitnami/ghost:6.0.3-debian-12-r0
|
image: docker.io/bitnami/ghost:6.0.4-debian-12-r0
|
||||||
- name: os-shell
|
- name: os-shell
|
||||||
image: docker.io/bitnami/os-shell:12-debian-12-r50
|
image: docker.io/bitnami/os-shell:12-debian-12-r50
|
||||||
licenses: Apache-2.0
|
licenses: Apache-2.0
|
||||||
tanzuCategory: application
|
tanzuCategory: application
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: 6.0.3
|
appVersion: 6.0.4
|
||||||
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: 25.0.1
|
version: 25.0.2
|
||||||
|
|||||||
@@ -87,7 +87,7 @@ diagnosticMode:
|
|||||||
image:
|
image:
|
||||||
registry: docker.io
|
registry: docker.io
|
||||||
repository: bitnami/ghost
|
repository: bitnami/ghost
|
||||||
tag: 6.0.3-debian-12-r0
|
tag: 6.0.4-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