From f896ed8be8a5ee18dd7764275464008cfdff5066 Mon Sep 17 00:00:00 2001 From: theautomation Date: Wed, 21 Dec 2022 15:32:41 +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 bb15571..c0beff8 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:10" + image: "harbor.k8s.lan/k8s/radicale:12" resources: {} ports: - containerPort: 5232