From 2aad1ecca0d7b7fa5a839531f1838e930f9b6d35 Mon Sep 17 00:00:00 2001 From: theautomation Date: Wed, 21 Dec 2022 14:50:59 +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 6eeae9a..6508422 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:4" + image: "harbor.k8s.lan/k8s/radicale:5" resources: {} securityContext: runAsUser: 1000