mirror of
https://github.com/bitnami/charts.git
synced 2026-02-10 03:17:20 +08:00
[bitnami/ghost] ⚡ ⬆️ Update dependency references (#34550)
* [bitnami/ghost] Release 23.0.15 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.14 (2025-06-13)
|
||||
## 23.0.15 (2025-06-18)
|
||||
|
||||
* [bitnami/ghost] :zap: :arrow_up: Update dependency references ([#34478](https://github.com/bitnami/charts/pull/34478))
|
||||
* [bitnami/ghost] :zap: :arrow_up: Update dependency references ([#34550](https://github.com/bitnami/charts/pull/34550))
|
||||
|
||||
## <small>23.0.14 (2025-06-13)</small>
|
||||
|
||||
* [bitnami/ghost] :zap: :arrow_up: Update dependency references (#34478) ([b9a8a28](https://github.com/bitnami/charts/commit/b9a8a288da0ce43a26c6892ae6f72b890648f7be)), closes [#34478](https://github.com/bitnami/charts/issues/34478)
|
||||
|
||||
## <small>23.0.13 (2025-06-13)</small>
|
||||
|
||||
|
||||
@@ -5,13 +5,13 @@ annotations:
|
||||
category: CMS
|
||||
images: |
|
||||
- name: ghost
|
||||
image: docker.io/bitnami/ghost:5.125.1-debian-12-r0
|
||||
image: docker.io/bitnami/ghost:5.126.0-debian-12-r0
|
||||
- name: os-shell
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r46
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r47
|
||||
licenses: Apache-2.0
|
||||
tanzuCategory: application
|
||||
apiVersion: v2
|
||||
appVersion: 5.125.1
|
||||
appVersion: 5.126.0
|
||||
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.14
|
||||
version: 23.0.15
|
||||
|
||||
@@ -87,7 +87,7 @@ diagnosticMode:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/ghost
|
||||
tag: 5.125.1-debian-12-r0
|
||||
tag: 5.126.0-debian-12-r0
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
@@ -641,7 +641,7 @@ volumePermissions:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/os-shell
|
||||
tag: 12-debian-12-r46
|
||||
tag: 12-debian-12-r47
|
||||
digest: ""
|
||||
pullPolicy: IfNotPresent
|
||||
## Optionally specify an array of imagePullSecrets.
|
||||
|
||||
Reference in New Issue
Block a user