Skip to content

Commit

Permalink
fix(container): update image ghcr.io/kubereboot/kured to v1.15.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 24, 2024
1 parent 974c0f9 commit 20f6a38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kubernetes/apps/kube-system/kured/app/daemonset.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ spec:
restartPolicy: Always
containers:
- name: kured
image: ghcr.io/kubereboot/kured:1.15.0
image: ghcr.io/kubereboot/kured:1.15.1
imagePullPolicy: IfNotPresent
securityContext:
privileged: true # Give permission to nsenter /proc/1/ns/mnt
Expand Down

0 comments on commit 20f6a38

Please sign in to comment.