From 67cb560e57c9c6f3ae1c348e34cb31719c901a41 Mon Sep 17 00:00:00 2001 From: JenTing Hsiao Date: Thu, 21 Oct 2021 12:48:45 +0800 Subject: [PATCH] For v1.5.1 release (#28) 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 2f0f753..9ae0cef 100644 --- a/manifest/daemonset.yaml +++ b/manifest/daemonset.yaml @@ -41,7 +41,7 @@ spec: type: File containers: - name: kucero - image: quay.io/jenting/kucero:v1.5.0 + image: quay.io/jenting/kucero:v1.5.1 imagePullPolicy: IfNotPresent securityContext: privileged: true # Give permission to nsenter /proc/1/ns/mnt