mirror of
https://github.com/bitnami/charts.git
synced 2026-03-16 06:47:30 +08:00
[bitnami/ghost] Release 21.1.30 (#29138)
* [bitnami/ghost] Release 21.1.30 updating components versions Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> * Update CHANGELOG.md Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> --------- Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
@@ -1,8 +1,12 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
## 21.1.29 (2024-08-29)
|
## 21.1.30 (2024-08-30)
|
||||||
|
|
||||||
* [bitnami/ghost] Release 21.1.29 ([#29114](https://github.com/bitnami/charts/pull/29114))
|
* [bitnami/ghost] Release 21.1.30 ([#29138](https://github.com/bitnami/charts/pull/29138))
|
||||||
|
|
||||||
|
## <small>21.1.29 (2024-08-29)</small>
|
||||||
|
|
||||||
|
* [bitnami/ghost] Release 21.1.29 (#29114) ([bfc7634](https://github.com/bitnami/charts/commit/bfc76342645e0b70ffa3b272c098d5fb2dc79770)), closes [#29114](https://github.com/bitnami/charts/issues/29114)
|
||||||
|
|
||||||
## <small>21.1.28 (2024-08-29)</small>
|
## <small>21.1.28 (2024-08-29)</small>
|
||||||
|
|
||||||
|
|||||||
@@ -6,11 +6,11 @@ annotations:
|
|||||||
licenses: Apache-2.0
|
licenses: Apache-2.0
|
||||||
images: |
|
images: |
|
||||||
- name: ghost
|
- name: ghost
|
||||||
image: docker.io/bitnami/ghost:5.90.2-debian-12-r1
|
image: docker.io/bitnami/ghost:5.91.0-debian-12-r0
|
||||||
- name: os-shell
|
- name: os-shell
|
||||||
image: docker.io/bitnami/os-shell:12-debian-12-r28
|
image: docker.io/bitnami/os-shell:12-debian-12-r28
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: 5.90.2
|
appVersion: 5.91.0
|
||||||
dependencies:
|
dependencies:
|
||||||
- condition: mysql.enabled
|
- condition: mysql.enabled
|
||||||
name: mysql
|
name: mysql
|
||||||
@@ -40,4 +40,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: 21.1.29
|
version: 21.1.30
|
||||||
|
|||||||
@@ -81,7 +81,7 @@ diagnosticMode:
|
|||||||
image:
|
image:
|
||||||
registry: docker.io
|
registry: docker.io
|
||||||
repository: bitnami/ghost
|
repository: bitnami/ghost
|
||||||
tag: 5.90.2-debian-12-r1
|
tag: 5.91.0-debian-12-r0
|
||||||
digest: ""
|
digest: ""
|
||||||
## Specify a imagePullPolicy
|
## Specify a imagePullPolicy
|
||||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||||
|
|||||||
Reference in New Issue
Block a user