From 6b5d544a3e5de646867f9932d8fc5e5781f53ad8 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 8 Dec 2021 17:43:17 +0000 Subject: [PATCH] Update ghost Docker tag to v4.26.1 --- 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 7a32029..916c2fc 100644 --- a/tobru-ch/deployment.yaml +++ b/tobru-ch/deployment.yaml @@ -24,7 +24,7 @@ spec: component: ghost spec: containers: - - image: ghost:4.25.0-alpine + - image: ghost:4.26.1-alpine imagePullPolicy: IfNotPresent name: ghost env: