From 66deeb0fa38a2876565481bf16ff571d31fc42b4 Mon Sep 17 00:00:00 2001 From: JenTing Hsiao Date: Thu, 23 Feb 2023 16:16:05 +0800 Subject: [PATCH] For v1.6.3 release Signed-off-by: JenTing Hsiao --- manifest/daemonset.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest/daemonset.yaml b/manifest/daemonset.yaml index dc8e287..37b81e9 100644 --- a/manifest/daemonset.yaml +++ b/manifest/daemonset.yaml @@ -41,7 +41,7 @@ spec: type: File containers: - name: kucero - image: jenting/kucero:v1.6.2 + image: jenting/kucero:v1.6.3 imagePullPolicy: IfNotPresent securityContext: privileged: true # Give permission to nsenter /proc/1/ns/mnt