Skip to content

Commit

Permalink
chore(deps): replace docker image k8s.gcr.io/pause to v
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 29, 2023
1 parent 795d5b3 commit dd43458
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.1
image: registry.k8s.io/pause:3.1
resources:
limits:
cpu: "0.1"
Expand Down

0 comments on commit dd43458

Please sign in to comment.