diff --git a/bitnami/ghost/Chart.yaml b/bitnami/ghost/Chart.yaml index 99dcf740b..86d81e6f6 100644 --- a/bitnami/ghost/Chart.yaml +++ b/bitnami/ghost/Chart.yaml @@ -1,7 +1,7 @@ annotations: category: CMS apiVersion: v2 -appVersion: 3.40.0 +appVersion: 3.40.1 dependencies: - name: common repository: https://charts.bitnami.com/bitnami @@ -33,4 +33,4 @@ name: ghost sources: - https://github.com/bitnami/bitnami-docker-ghost - http://www.ghost.org/ -version: 11.1.7 +version: 11.1.8 diff --git a/bitnami/ghost/values.yaml b/bitnami/ghost/values.yaml index 2449a3591..eb34d2aff 100644 --- a/bitnami/ghost/values.yaml +++ b/bitnami/ghost/values.yaml @@ -14,7 +14,7 @@ image: registry: docker.io repository: bitnami/ghost - tag: 3.40.0-debian-10-r0 + tag: 3.40.1-debian-10-r0 ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' ## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images