From 0f06a6c7018cbe068391af2d8cbdedb5f7bcf54e Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Thu, 1 Dec 2022 01:40:07 +0000 Subject: [PATCH 1/2] Update container image tccr.io/truecharts/ghost to v5.24.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 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: From 69c1f69aac9b1ea8d168466ca2c65dc50d986fcb Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Thu, 1 Dec 2022 01:44:45 +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 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