From 91eb4039424e96d76ebd6ab17dd77b5733187f27 Mon Sep 17 00:00:00 2001 From: Daniel Holbach Date: Thu, 8 Jun 2023 10:30:05 +0200 Subject: [PATCH] release 1.13.1 (#779) 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 19e3cf5f4..7a6351420 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.13.0 + image: ghcr.io/kubereboot/kured:1.13.1 imagePullPolicy: IfNotPresent securityContext: privileged: true # Give permission to nsenter /proc/1/ns/mnt