[bitnami/ghost] Release 19.8.1 updating components versions (#22540)

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot
2024-01-22 12:38:25 +01:00
committed by GitHub
parent 22041739b1
commit cb9d9df46e
3 changed files with 9 additions and 9 deletions
+3 -3
View File
@@ -1,9 +1,9 @@
dependencies:
- name: mysql
repository: oci://registry-1.docker.io/bitnamicharts
version: 9.17.0
version: 9.18.0
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.14.1
digest: sha256:de7ffb63416406b41c3333d80382c591af4f38f881e47a7c2c0ac23e28bde0d7
generated: "2024-01-17T14:54:21.404825317Z"
digest: sha256:35361d4821827540c5e1abaf24a945721b45b57b39748a4947715740c2940aaa
generated: "2024-01-22T11:26:53.081381853Z"
+4 -4
View File
@@ -6,11 +6,11 @@ annotations:
licenses: Apache-2.0
images: |
- name: ghost
image: docker.io/bitnami/ghost:5.76.0-debian-11-r0
image: docker.io/bitnami/ghost:5.76.1-debian-11-r0
- name: os-shell
image: docker.io/bitnami/os-shell:11-debian-11-r94
image: docker.io/bitnami/os-shell:11-debian-11-r95
apiVersion: v2
appVersion: 5.76.0
appVersion: 5.76.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: 19.8.0
version: 19.8.1
+2 -2
View File
@@ -73,7 +73,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/ghost
tag: 5.76.0-debian-11-r0
tag: 5.76.1-debian-11-r0
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
@@ -607,7 +607,7 @@ volumePermissions:
image:
registry: docker.io
repository: bitnami/os-shell
tag: 11-debian-11-r94
tag: 11-debian-11-r95
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.