From 70b2eb684b11f40ac12885e988ff3c2e26ee49a2 Mon Sep 17 00:00:00 2001 From: ci-bot Date: Tue, 28 Nov 2023 20:24:56 +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 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"]