Skip to content

Commit

Permalink
chore(deps): replace docker image k8s.gcr.io/pause to 3.9 (#13)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 29, 2023
1 parent 3e433f4 commit 0235f05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chart/templates/machineid.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ spec:
runAsUser: 0
containers:
- name: pause
image: k8s.gcr.io/pause:3.9
image: registry.k8s.io/pause:3.9
resources:
limits:
cpu: "0.1"
Expand Down

0 comments on commit 0235f05

Please sign in to comment.