diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index ed2acf0bd..73a7015b4 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -208,8 +208,8 @@ kind create cluster --config .github/kind-cluster-.yaml ### Prepare Documentation -Check that `README.md` has an updated compatibility matrix is updated to the -new version you want to release. +Check that [compatibility matrix](https://kured.dev/docs/installation/) 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 6e763e38d..1f03c2cf5 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.1 + image: ghcr.io/kubereboot/kured:1.14.2 imagePullPolicy: IfNotPresent securityContext: privileged: true # Give permission to nsenter /proc/1/ns/mnt