diff --git a/kured-ds-signal.yaml b/kured-ds-signal.yaml index 6a086f3c8..54568b670 100644 --- a/kured-ds-signal.yaml +++ b/kured-ds-signal.yaml @@ -38,7 +38,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.2 + image: ghcr.io/kubereboot/kured:1.15.0 imagePullPolicy: IfNotPresent securityContext: privileged: false # Give permission to nsenter /proc/1/ns/mnt diff --git a/kured-ds.yaml b/kured-ds.yaml index 8bc7e18f8..340ef4695 100644 --- a/kured-ds.yaml +++ b/kured-ds.yaml @@ -38,7 +38,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.2 + image: ghcr.io/kubereboot/kured:1.15.0 imagePullPolicy: IfNotPresent securityContext: privileged: true # Give permission to nsenter /proc/1/ns/mnt