From 1e1a128aaae0463522bf2fe14c348c01b15cd100 Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Tue, 29 Nov 2022 10:15:33 +0000 Subject: [PATCH 1/2] Update container image tccr.io/truecharts/ghost to v5.24.1 --- 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 c3e346225bd..63d0f2aa57d 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.23.0@sha256:a1ac8fef09ce0a2704871a188d8950640ac36389f81f5ff29d6878125cdd6319 + tag: 5.24.1@sha256:a064ab97b208e7e815adc9ad4297a8b4d5dd366abab07638cfce2dba9ea6e1f8 pullPolicy: IfNotPresent env: From e230766179705a485092884a3393c014af8bd51a Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Tue, 29 Nov 2022 10:19:23 +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 cf4146202b0..c2d8dea40a9 100644 --- a/charts/incubator/ghost/Chart.yaml +++ b/charts/incubator/ghost/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "5.23.0" +appVersion: "5.24.1" 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.10 +version: 6.0.11 annotations: truecharts.org/catagories: | - productivity