From 002f33148657a116cf6e08026bf0f27d3705fc9c Mon Sep 17 00:00:00 2001 From: Christian Kotzbauer Date: Wed, 15 Mar 2023 17:50:20 +0100 Subject: [PATCH] chore: prepare release 1.12.2 Signed-off-by: Christian Kotzbauer --- kured-ds.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kured-ds.yaml b/kured-ds.yaml index df6f24b04..e6cd3cd3e 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.12.1 + image: ghcr.io/kubereboot/kured:1.12.2 imagePullPolicy: IfNotPresent securityContext: privileged: true # Give permission to nsenter /proc/1/ns/mnt