mirror of
https://github.com/kubereboot/kured.git
synced 2026-08-18 19:07:11 +00:00
build(deps): bump kubereboot/kured from 1.22.1 to 1.23.0
Bumps [kubereboot/kured](https://github.com/kubereboot/kured) from 1.22.1 to 1.23.0. - [Release notes](https://github.com/kubereboot/kured/releases) - [Commits](https://github.com/kubereboot/kured/compare/1.22.1...1.23.0) --- updated-dependencies: - dependency-name: kubereboot/kured dependency-version: 1.23.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@@ -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.22.1
|
||||
image: ghcr.io/kubereboot/kured:1.23.0
|
||||
imagePullPolicy: IfNotPresent
|
||||
securityContext:
|
||||
privileged: false # Give permission to nsenter /proc/1/ns/mnt
|
||||
|
||||
+1
-1
@@ -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.22.1
|
||||
image: ghcr.io/kubereboot/kured:1.23.0
|
||||
imagePullPolicy: IfNotPresent
|
||||
securityContext:
|
||||
privileged: true # Give permission to nsenter /proc/1/ns/mnt
|
||||
|
||||
Reference in New Issue
Block a user