From 74c7e25de3d455a38cad082957397b224bf84dc1 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 21 Apr 2021 22:00:45 +0000 Subject: [PATCH] Update ghost Docker tag to v4.3.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 64dd9df..4efa5ad 100644 --- a/tobru-ch/deployment.yaml +++ b/tobru-ch/deployment.yaml @@ -24,7 +24,7 @@ spec: component: ghost spec: containers: - - image: ghost:4.2.2-alpine + - image: ghost:4.3.0-alpine imagePullPolicy: IfNotPresent name: ghost env: -- 2.43.0