Skip to content

Commit

Permalink
Merge pull request #1019 from evrardjp/release_1.16.2
Browse files Browse the repository at this point in the history
chore: update release
  • Loading branch information
evrardjp authored Nov 7, 2024
2 parents ec0ba4f + 3da7d5b commit a5b3faa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion kured-ds-signal.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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.16.1
image: ghcr.io/kubereboot/kured:1.16.2
imagePullPolicy: IfNotPresent
securityContext:
privileged: false # Give permission to nsenter /proc/1/ns/mnt
Expand Down
2 changes: 1 addition & 1 deletion kured-ds.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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.16.1
image: ghcr.io/kubereboot/kured:1.16.2
imagePullPolicy: IfNotPresent
securityContext:
privileged: true # Give permission to nsenter /proc/1/ns/mnt
Expand Down

0 comments on commit a5b3faa

Please sign in to comment.