[bitnami/ghost] Release 17.1.3 updating components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>
This commit is contained in:
Bitnami Containers
2022-05-20 09:46:31 +00:00
parent 718bf658e2
commit 67a272dca0
3 changed files with 6 additions and 6 deletions
+3 -3
View File
@@ -1,9 +1,9 @@
dependencies:
- name: mariadb
repository: https://charts.bitnami.com/bitnami
version: 11.0.3
version: 11.0.4
- name: common
repository: https://charts.bitnami.com/bitnami
version: 1.14.0
digest: sha256:d53bcdb28909f32ec198b67e5111840f35840023254e76ab9cca48bb280ad15f
generated: "2022-05-16T21:41:59.191836201Z"
digest: sha256:f2b4441c24919bff6914d81a530163f388effc8c4fb21ce32baac598d24c96ff
generated: "2022-05-19T13:49:50.510410875Z"
+1 -1
View File
@@ -33,4 +33,4 @@ name: ghost
sources:
- https://github.com/bitnami/bitnami-docker-ghost
- https://www.ghost.org/
version: 17.1.2
version: 17.1.3
+2 -2
View File
@@ -54,7 +54,7 @@ extraDeploy: []
image:
registry: docker.io
repository: bitnami/ghost
tag: 4.47.4-debian-10-r0
tag: 4.47.4-debian-10-r1
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
## ref: https://kubernetes.io/docs/user-guide/images/#pre-pulling-images
@@ -564,7 +564,7 @@ volumePermissions:
image:
registry: docker.io
repository: bitnami/bitnami-shell
tag: 10-debian-10-r429
tag: 10-debian-10-r430
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.