From 5d8a40e876980f2aa50e2a6b109210f5a205cb04 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 19 Jul 2023 21:53:55 +0000 Subject: [PATCH 1/2] Update ghost Docker tag to v5.54.4 --- charts/ghost/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/ghost/Chart.yaml b/charts/ghost/Chart.yaml index 2c98040..dc592a9 100644 --- a/charts/ghost/Chart.yaml +++ b/charts/ghost/Chart.yaml @@ -8,4 +8,4 @@ maintainers: version: "0.82.1" # Track the appVersion based on the image: # renovate: image=ghost -appVersion: "5.54.3-alpine" +appVersion: "5.54.4-alpine" From ea0f32dc39258319999839e16b4d0f5267d0301d Mon Sep 17 00:00:00 2001 From: Laurence Gill Date: Mon, 24 Jul 2023 09:36:00 +0100 Subject: [PATCH 2/2] Update Chart.yaml --- charts/ghost/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/ghost/Chart.yaml b/charts/ghost/Chart.yaml index dc592a9..5ccd570 100644 --- a/charts/ghost/Chart.yaml +++ b/charts/ghost/Chart.yaml @@ -5,7 +5,7 @@ type: application maintainers: - name: Element SRE Team -version: "0.82.1" +version: "0.82.2" # Track the appVersion based on the image: # renovate: image=ghost appVersion: "5.54.4-alpine"