diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 5a875ca6b..ed2acf0bd 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -208,8 +208,7 @@ kind create cluster --config .github/kind-cluster-.yaml ### Prepare Documentation -Check that `README.md` has an updated compatibility matrix and that the -url in the `kubectl` incantation (under "Installation") is updated to the +Check that `README.md` has an updated compatibility matrix is updated to the new version you want to release. ### Create a tag on the repo 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