diff --git a/bitnami/ghost/Chart.lock b/bitnami/ghost/Chart.lock index fd571b238..9cd2ba0a3 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: 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" diff --git a/bitnami/ghost/Chart.yaml b/bitnami/ghost/Chart.yaml index 85548b230..2ff2510e2 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: 16.3.7 +version: 16.3.8 diff --git a/bitnami/ghost/values.yaml b/bitnami/ghost/values.yaml index 11d5f4765..482b01bdc 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.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.