Skip to content

Commit

Permalink
chore(deps): replace k8s.gcr.io/autoscaling/vpa-updater docker tag to
Browse files Browse the repository at this point in the history
Signed-off-by: Danny Froberg <[email protected]>
  • Loading branch information
renovate[bot] authored Oct 16, 2024
1 parent 7bc521d commit c3beab9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ spec:
runAsUser: 65534 # nobody
containers:
- name: updater
image: k8s.gcr.io/autoscaling/vpa-updater:0.12.0
image: registry.k8s.io/autoscaling/vpa-updater:0.12.0
imagePullPolicy: Always
env:
- name: NAMESPACE
Expand Down

0 comments on commit c3beab9

Please sign in to comment.