From 93e1aed1259f16e12b2c097b0ae1716eb67a58bc Mon Sep 17 00:00:00 2001 From: Tobias Brunner Date: Fri, 26 Mar 2021 16:19:35 +0100 Subject: [PATCH] major upgrade ghost --- 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 4806b94..5b28d28 100644 --- a/tobru-ch/deployment.yaml +++ b/tobru-ch/deployment.yaml @@ -24,7 +24,7 @@ spec: component: ghost spec: containers: - - image: ghost:3.42.2-alpine + - image: ghost:4.1.2-alpine imagePullPolicy: IfNotPresent name: ghost env: