From 00b3cf99292e1ac526407a2cfc93325c60aa013e Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 25 Sep 2021 16:43:28 +0000 Subject: [PATCH] Update ghost Docker tag to v4.16.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 34ffa8c..eab6917 100644 --- a/tobru-ch/deployment.yaml +++ b/tobru-ch/deployment.yaml @@ -24,7 +24,7 @@ spec: component: ghost spec: containers: - - image: ghost:4.15.1-alpine + - image: ghost:4.16.0-alpine imagePullPolicy: IfNotPresent name: ghost env: