Merge pull request #850 from dholbach/prep-1.14.1

prepare new release
This commit is contained in:
Daniel Holbach
2023-11-08 17:24:02 +01:00
committed by GitHub
2 changed files with 2 additions and 3 deletions
+1 -2
View File
@@ -208,8 +208,7 @@ kind create cluster --config .github/kind-cluster-<k8s-version>.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
+1 -1
View File
@@ -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