diff --git a/deploy/k8s/manifest.yaml b/deploy/k8s/manifest.yaml index 6508422..8be52e1 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:5" + image: "harbor.k8s.lan/k8s/radicale:7" resources: {} securityContext: runAsUser: 1000