diff --git a/bitnami/ghost/Chart.lock b/bitnami/ghost/Chart.lock index 7eecbcf99..41bf2041e 100644 --- a/bitnami/ghost/Chart.lock +++ b/bitnami/ghost/Chart.lock @@ -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" diff --git a/bitnami/ghost/Chart.yaml b/bitnami/ghost/Chart.yaml index 4cc491309..cf13e7d85 100644 --- a/bitnami/ghost/Chart.yaml +++ b/bitnami/ghost/Chart.yaml @@ -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 diff --git a/bitnami/ghost/values.yaml b/bitnami/ghost/values.yaml index 74ef7fd22..d1b0eb837 100644 --- a/bitnami/ghost/values.yaml +++ b/bitnami/ghost/values.yaml @@ -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.