Skip to content

Commit

Permalink
Merge pull request #2428 from tuxpeople/renovate/registry.k8s.io-paus…
Browse files Browse the repository at this point in the history
…e-3.x

feat(container): update image registry.k8s.io/pause to v3.10
  • Loading branch information
tuxpeople authored May 25, 2024
2 parents 0df1a06 + 9fd83b4 commit c158503
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,6 @@ spec:
privileged: true
containers:
- name: sleep
image: registry.k8s.io/pause:3.9
image: registry.k8s.io/pause:3.10
updateStrategy:
type: RollingUpdate
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,6 @@ spec:
privileged: true
containers:
- name: sleep
image: registry.k8s.io/pause:3.9
image: registry.k8s.io/pause:3.10
updateStrategy:
type: RollingUpdate

0 comments on commit c158503

Please sign in to comment.