From 09b8a6118f893a460cbcb9560a0752c073718f9f Mon Sep 17 00:00:00 2001 From: Daniel Holbach Date: Wed, 8 Nov 2023 11:43:40 +0100 Subject: [PATCH] prepare new release Signed-off-by: Daniel Holbach --- kured-ds.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kured-ds.yaml b/kured-ds.yaml index 96a9ab357..6e763e38d 100644 --- a/kured-ds.yaml +++ b/kured-ds.yaml @@ -33,7 +33,7 @@ spec: - name: kured # If you find yourself here wondering why there is no # :latest tag on Docker Hub,see the FAQ in the README - image: ghcr.io/kubereboot/kured:1.14.0 + image: ghcr.io/kubereboot/kured:1.14.1 imagePullPolicy: IfNotPresent securityContext: privileged: true # Give permission to nsenter /proc/1/ns/mnt