Skip to content

Commit

Permalink
feat(container): update image registry.k8s.io/pause to v3.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 25, 2024
1 parent a49193a commit 9fd83b4
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 9fd83b4

Please sign in to comment.