From d785a9e2945f3f6fd5339a4cb9eb8ff30d0b6745 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 3 Mar 2023 17:44:42 +0000 Subject: [PATCH] Update ghost Docker tag to v5.36.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 bdbc5a6..8b9f3cc 100644 --- a/tobru-ch/deployment.yaml +++ b/tobru-ch/deployment.yaml @@ -24,7 +24,7 @@ spec: component: ghost spec: containers: - - image: ghost:5.36.0-alpine + - image: ghost:5.36.1-alpine imagePullPolicy: IfNotPresent name: ghost env: