[bitnami/ghost] Release 21.1.17 (#27814)

* [bitnami/ghost] Release 21.1.17 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:
Bitnami Bot
2024-07-05 14:49:14 +02:00
committed by GitHub
parent 762e81ee27
commit b878615f95
4 changed files with 15 additions and 10 deletions

View File

@@ -1,8 +1,13 @@
# Changelog
## 21.1.16 (2024-07-01)
## 21.1.17 (2024-07-05)
* [bitnami/ghost] Release 21.1.16 ([#27589](https://github.com/bitnami/charts/pull/27589))
* [bitnami/ghost] Release 21.1.17 ([#27814](https://github.com/bitnami/charts/pull/27814))
## <small>21.1.16 (2024-07-03)</small>
* [bitnami/*] Update README changing TAC wording (#27530) ([52dfed6](https://github.com/bitnami/charts/commit/52dfed6bac44d791efabfaf06f15daddc4fefb0c)), closes [#27530](https://github.com/bitnami/charts/issues/27530)
* [bitnami/ghost] Release 21.1.16 (#27589) ([0e677c4](https://github.com/bitnami/charts/commit/0e677c4218a009eb305b0126fad1eb8d0a75229c)), closes [#27589](https://github.com/bitnami/charts/issues/27589)
## <small>21.1.15 (2024-06-24)</small>

View File

@@ -1,9 +1,9 @@
dependencies:
- name: mysql
repository: oci://registry-1.docker.io/bitnamicharts
version: 11.1.4
version: 11.1.7
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.20.3
digest: sha256:71569cedff2747d96e57d150c6b9e40226dee5d7e25f75a132c2e7231d96a908
generated: "2024-06-20T03:31:53.109015489Z"
digest: sha256:6ab398171334a0ab1757c5df7a1c6cf809c34184988606d3d618680bdd65f862
generated: "2024-07-05T12:11:28.111960688Z"

View File

@@ -6,9 +6,9 @@ annotations:
licenses: Apache-2.0
images: |
- name: ghost
image: docker.io/bitnami/ghost:5.87.0-debian-12-r0
image: docker.io/bitnami/ghost:5.87.0-debian-12-r2
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r23
image: docker.io/bitnami/os-shell:12-debian-12-r24
apiVersion: v2
appVersion: 5.87.0
dependencies:
@@ -40,4 +40,4 @@ maintainers:
name: ghost
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/ghost
version: 21.1.16
version: 21.1.17

View File

@@ -79,7 +79,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/ghost
tag: 5.87.0-debian-12-r0
tag: 5.87.0-debian-12-r2
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
@@ -638,7 +638,7 @@ volumePermissions:
image:
registry: docker.io
repository: bitnami/os-shell
tag: 12-debian-12-r23
tag: 12-debian-12-r24
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.