diff --git a/deploy/k8s/manifest.yaml b/deploy/k8s/manifest.yaml index 5671272..98faf91 100644 --- a/deploy/k8s/manifest.yaml +++ b/deploy/k8s/manifest.yaml @@ -110,7 +110,7 @@ spec: fsGroup: 1000 containers: - name: radicale - image: "harbor.lan.theautomation.nl/k8s/radicale:31" + image: "harbor.lan.theautomation.nl/k8s/radicale:33" resources: {} command: ["/bin/sh", "/usr/local/bin/docker-entrypoint.sh"] args: ["radicale", "--config", "/config/config"]