diff --git a/charts/incubator/ghost/Chart.yaml b/charts/incubator/ghost/Chart.yaml index 7b53d7d7b2a..0dcf9ba18e4 100644 --- a/charts/incubator/ghost/Chart.yaml +++ b/charts/incubator/ghost/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "5.24.1" +appVersion: "5.24.2" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -26,7 +26,7 @@ sources: - https://github.com/TryGhost/Ghost - https://hub.docker.com/_/ghost - https://ghost.org/docs/ -version: 6.0.12 +version: 6.0.13 annotations: truecharts.org/catagories: | - productivity diff --git a/charts/incubator/ghost/values.yaml b/charts/incubator/ghost/values.yaml index 63d0f2aa57d..34a7fe75613 100644 --- a/charts/incubator/ghost/values.yaml +++ b/charts/incubator/ghost/values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/ghost - tag: 5.24.1@sha256:a064ab97b208e7e815adc9ad4297a8b4d5dd366abab07638cfce2dba9ea6e1f8 + tag: 5.24.2@sha256:8f0a03f2360d3cdb2102e28c98f79a8687684c8e0b9df15f363573721d5c6919 pullPolicy: IfNotPresent env: