From d6a44c5e7a1bddc2fdd4db1ccdf19254ebd21d35 Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Tue, 31 Jan 2023 09:24:38 +0000 Subject: [PATCH 1/2] chore(deps): update container image tccr.io/truecharts/ghost to v5.32.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 a3b4b336f3c..d4b06998e44 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.31.0@sha256:633b341cc85241b703452135dd427dc8adbd1dafbdcb6e4d30234f6af3ce08db + tag: 5.32.0@sha256:c8d870e4b351076b2c97a6106b44376ed516e763dc4ddd386329661be4b3fb24 pullPolicy: IfNotPresent env: From bd2832e74c80e0c2ad399b0316f9a15010839831 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Tue, 31 Jan 2023 09:28:53 +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 199608b285b..ea5aa9b5780 100644 --- a/charts/incubator/ghost/Chart.yaml +++ b/charts/incubator/ghost/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "5.31.0" +appVersion: "5.32.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.41 +version: 6.0.42 annotations: truecharts.org/catagories: | - productivity