From f542fe29c54cfe943be1929f28103fb65463e209 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 25 Jul 2023 01:31:59 +0000 Subject: [PATCH 1/2] Update ghost Docker tag to v5.55.0 --- 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 5ccd570..a44b78b 100644 --- a/charts/ghost/Chart.yaml +++ b/charts/ghost/Chart.yaml @@ -8,4 +8,4 @@ maintainers: version: "0.82.2" # Track the appVersion based on the image: # renovate: image=ghost -appVersion: "5.54.4-alpine" +appVersion: "5.55.0-alpine" From 1a95e5663335bcc6ecb1df249458ae95a041f077 Mon Sep 17 00:00:00 2001 From: Laurence Gill Date: Tue, 25 Jul 2023 16:25:10 +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 a44b78b..4a7b459 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.2" +version: "0.82.3" # Track the appVersion based on the image: # renovate: image=ghost appVersion: "5.55.0-alpine"