diff --git a/charts/incubator/ghost/Chart.yaml b/charts/incubator/ghost/Chart.yaml index 3f9b398a4e2..12fa07f7a29 100644 --- a/charts/incubator/ghost/Chart.yaml +++ b/charts/incubator/ghost/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "5.22.11" +appVersion: "5.23.0" 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.6 +version: 6.0.7 annotations: truecharts.org/catagories: | - productivity diff --git a/charts/incubator/ghost/values.yaml b/charts/incubator/ghost/values.yaml index 5df13efad8d..c3e346225bd 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.22.11@sha256:43de5fbf25c7ec8e71707cf84df8832a288ea86d8ad2fdc5bec9da2404ecd280 + tag: 5.23.0@sha256:a1ac8fef09ce0a2704871a188d8950640ac36389f81f5ff29d6878125cdd6319 pullPolicy: IfNotPresent env: