[bitnami/ghost] Release 16.3.8 updating components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>
This commit is contained in:
Bitnami Containers
2022-04-08 13:34:47 +00:00
parent 1d6a3e3eb7
commit 9388f7255e
3 changed files with 6 additions and 6 deletions

View File

@@ -1,9 +1,9 @@
dependencies:
- name: mariadb
repository: https://charts.bitnami.com/bitnami
version: 10.4.5
version: 10.5.0
- name: common
repository: https://charts.bitnami.com/bitnami
version: 1.13.0
digest: sha256:38e6b842aafa5c152cab59c56568bb7a9e4c0d7d8993aa3cbe9d0477fffb21ee
generated: "2022-04-05T07:19:38.556252938Z"
digest: sha256:4763c08d8b3d4c6948fb49971a6a2a8ef1867ce057f3a22216722102cbe24b3e
generated: "2022-04-08T12:16:20.768080978Z"

View File

@@ -33,4 +33,4 @@ name: ghost
sources:
- https://github.com/bitnami/bitnami-docker-ghost
- https://www.ghost.org/
version: 16.3.7
version: 16.3.8

View File

@@ -54,7 +54,7 @@ extraDeploy: []
image:
registry: docker.io
repository: bitnami/ghost
tag: 4.42.1-debian-10-r2
tag: 4.42.1-debian-10-r5
## 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
@@ -550,7 +550,7 @@ volumePermissions:
image:
registry: docker.io
repository: bitnami/bitnami-shell
tag: 10-debian-10-r387
tag: 10-debian-10-r389
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.