mirror of
https://github.com/bitnami/charts.git
synced 2026-02-10 20:17:22 +08:00
[bitnami/ghost] Release 21.1.49 (#30313)
* [bitnami/ghost] Release 21.1.49 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
|
||||
|
||||
## 21.1.48 (2024-11-07)
|
||||
## 21.1.49 (2024-11-08)
|
||||
|
||||
* [bitnami/ghost] Release 21.1.48 ([#30307](https://github.com/bitnami/charts/pull/30307))
|
||||
* [bitnami/ghost] Release 21.1.49 ([#30313](https://github.com/bitnami/charts/pull/30313))
|
||||
|
||||
## <small>21.1.48 (2024-11-07)</small>
|
||||
|
||||
* [bitnami/ghost] Release 21.1.48 (#30307) ([5a628ec](https://github.com/bitnami/charts/commit/5a628ec907ceb3b46d2838782928ad5cce74acbb)), closes [#30307](https://github.com/bitnami/charts/issues/30307)
|
||||
|
||||
## <small>21.1.47 (2024-11-01)</small>
|
||||
|
||||
|
||||
@@ -6,11 +6,11 @@ annotations:
|
||||
licenses: Apache-2.0
|
||||
images: |
|
||||
- name: ghost
|
||||
image: docker.io/bitnami/ghost:5.100.0-debian-12-r0
|
||||
image: docker.io/bitnami/ghost:5.100.1-debian-12-r0
|
||||
- name: os-shell
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r32
|
||||
apiVersion: v2
|
||||
appVersion: 5.100.0
|
||||
appVersion: 5.100.1
|
||||
dependencies:
|
||||
- condition: mysql.enabled
|
||||
name: mysql
|
||||
@@ -40,4 +40,4 @@ maintainers:
|
||||
name: ghost
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/ghost
|
||||
version: 21.1.48
|
||||
version: 21.1.49
|
||||
|
||||
@@ -81,7 +81,7 @@ diagnosticMode:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/ghost
|
||||
tag: 5.100.0-debian-12-r0
|
||||
tag: 5.100.1-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