From 1289f3af2004dc1fad82360384494f14537086b1 Mon Sep 17 00:00:00 2001 From: theautomation Date: Wed, 21 Dec 2022 14:58:48 +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 8be52e1..d90fd28 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:7" + image: "harbor.k8s.lan/k8s/radicale:8" resources: {} securityContext: runAsUser: 1000