From 307a717717ea4dcf87e110f4609d1574ef5b827c Mon Sep 17 00:00:00 2001 From: theautomation Date: Wed, 21 Dec 2022 14:47:20 +0000 Subject: [PATCH] [bot] [skip ci] bump image tag --- deploy/k8s/manifest.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy/k8s/manifest.yaml b/deploy/k8s/manifest.yaml index a0fa83b..6eeae9a 100644 --- a/deploy/k8s/manifest.yaml +++ b/deploy/k8s/manifest.yaml @@ -107,7 +107,7 @@ spec: fsGroup: 1000 containers: - name: radicale - image: "harbor.k8s.lan/k8s/radicale:118" + image: "harbor.k8s.lan/k8s/radicale:4" resources: {} securityContext: runAsUser: 1000