From 6c0bb3faa29e42cd860af41723c1de387817b488 Mon Sep 17 00:00:00 2001 From: JenTing Date: Fri, 27 Oct 2023 14:45:55 +0000 Subject: [PATCH] chore: for v1.6.6 release Signed-off-by: GitHub --- manifest/daemonset.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest/daemonset.yaml b/manifest/daemonset.yaml index ea89c5a..e0ff7e3 100644 --- a/manifest/daemonset.yaml +++ b/manifest/daemonset.yaml @@ -41,7 +41,7 @@ spec: type: File containers: - name: kucero - image: jenting/kucero:v1.6.5 + image: jenting/kucero:v1.6.6 imagePullPolicy: IfNotPresent securityContext: privileged: true # Give permission to nsenter /proc/1/ns/mnt