From 9531cc8ca4e92cc8322d3e28c697c0ff412d06db Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Thu, 8 Dec 2022 13:30:43 +0000 Subject: [PATCH 1/2] chore(deps): update container image tccr.io/truecharts/ghost to v5.25.2 --- charts/incubator/ghost/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/incubator/ghost/values.yaml b/charts/incubator/ghost/values.yaml index 50e8f3c44a9..696f4f84ed7 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.25.1@sha256:56ec3596e0de7ed28296fdf4b584f8cdefa18b53c608e926d3d0b4c05c2b437f + tag: 5.25.2@sha256:cfe1c4f8633724c7e761921725837268f0a6faad4bb91d82b5a750a7b3f882e5 pullPolicy: IfNotPresent env: From e295e4d571ea0acf8405776bcfbc841f10464829 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Thu, 8 Dec 2022 13:34:33 +0000 Subject: [PATCH 2/2] Commit bumped Chart Version Signed-off-by: TrueCharts-Bot --- charts/incubator/ghost/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/incubator/ghost/Chart.yaml b/charts/incubator/ghost/Chart.yaml index 562703c69f9..e0ec4e00905 100644 --- a/charts/incubator/ghost/Chart.yaml +++ b/charts/incubator/ghost/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "5.25.1" +appVersion: "5.25.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.18 +version: 6.0.19 annotations: truecharts.org/catagories: | - productivity