From a17c257176c885ce4fc4b75df859aa37d5b4b3e3 Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Sat, 3 Dec 2022 19:13:56 +0000 Subject: [PATCH 1/2] Update container image tccr.io/truecharts/ghost to v5.25.0 --- 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 34a7fe75613..982cd561fa9 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.2@sha256:8f0a03f2360d3cdb2102e28c98f79a8687684c8e0b9df15f363573721d5c6919 + tag: 5.25.0@sha256:f2e8140e41c378f85a8f1680ae41563f00600270c2d9dfec9ce6ee1bbd01a110 pullPolicy: IfNotPresent env: From 0ff6fe1c1cb9e4c0ef4ea5dc977aa4b063c93e3d Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sat, 3 Dec 2022 19:18:09 +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 0dcf9ba18e4..ffcb85cdadf 100644 --- a/charts/incubator/ghost/Chart.yaml +++ b/charts/incubator/ghost/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "5.24.2" +appVersion: "5.25.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.13 +version: 6.0.14 annotations: truecharts.org/catagories: | - productivity