From eb7690e88f518b81daf777bf29c4a84e5a00f2d9 Mon Sep 17 00:00:00 2001 From: theautomation Date: Wed, 21 Dec 2022 15:06:45 +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 37e85ac..bb15571 100644 --- a/deploy/k8s/manifest.yaml +++ b/deploy/k8s/manifest.yaml @@ -105,7 +105,7 @@ spec: spec: containers: - name: radicale - image: "harbor.k8s.lan/k8s/radicale:9" + image: "harbor.k8s.lan/k8s/radicale:10" resources: {} ports: - containerPort: 5232