From 3824c726b85c2e294b6f0e5a9334a296ec01b360 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 30 Nov 2021 17:43:50 +0000 Subject: [PATCH] Update ghost Docker tag to v4.24.0 --- tobru-ch/deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tobru-ch/deployment.yaml b/tobru-ch/deployment.yaml index db82f92..f38737d 100644 --- a/tobru-ch/deployment.yaml +++ b/tobru-ch/deployment.yaml @@ -24,7 +24,7 @@ spec: component: ghost spec: containers: - - image: ghost:4.22.4-alpine + - image: ghost:4.24.0-alpine imagePullPolicy: IfNotPresent name: ghost env: