[bitnami/ghost] Release 16.3.6 updating components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>
This commit is contained in:
Bitnami Containers
2022-04-05 08:09:05 +00:00
parent 58edc94cc8
commit 866e04780f
3 changed files with 7 additions and 7 deletions

View File

@@ -1,9 +1,9 @@
dependencies:
- name: mariadb
repository: https://charts.bitnami.com/bitnami
version: 10.4.4
version: 10.4.5
- name: common
repository: https://charts.bitnami.com/bitnami
version: 1.13.0
digest: sha256:44aac3962a40800fdbfc79d519352a2725a6c607ae9bd9099ef816570c61b3ab
generated: "2022-03-28T21:06:33.961004507Z"
digest: sha256:38e6b842aafa5c152cab59c56568bb7a9e4c0d7d8993aa3cbe9d0477fffb21ee
generated: "2022-04-05T07:19:38.556252938Z"

View File

@@ -1,7 +1,7 @@
annotations:
category: CMS
apiVersion: v2
appVersion: 4.42.0
appVersion: 4.42.1
dependencies:
- condition: mariadb.enabled
name: mariadb
@@ -33,4 +33,4 @@ name: ghost
sources:
- https://github.com/bitnami/bitnami-docker-ghost
- https://www.ghost.org/
version: 16.3.5
version: 16.3.6

View File

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