Skip to content

Commit

Permalink
chore(deps): replace k8s.gcr.io/autoscaling/vpa-recommender docker ta…
Browse files Browse the repository at this point in the history
…g to

Signed-off-by: Danny Froberg <[email protected]>
  • Loading branch information
renovate[bot] authored Oct 29, 2024
1 parent 7bc521d commit 6a2e9e8
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: recommender
image: k8s.gcr.io/autoscaling/vpa-recommender:0.12.0
image: registry.k8s.io/autoscaling/vpa-recommender:0.12.0
imagePullPolicy: Always
resources:
limits:
Expand Down

0 comments on commit 6a2e9e8

Please sign in to comment.