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