Skip to content

Commit

Permalink
chore(deps): update registry.k8s.io/metrics-server/metrics-server doc…
Browse files Browse the repository at this point in the history
…ker tag to v0.6.4
  • Loading branch information
renovate[bot] authored Jul 25, 2023
1 parent c3b09f5 commit 87f9b7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion k8s/unwind/kube_system/metrics_server/deployment_list.cue
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ import (
}]
containers: [{
name: "metrics-server"
image: "registry.k8s.io/metrics-server/metrics-server:v0.6.3"
image: "registry.k8s.io/metrics-server/metrics-server:v0.6.4"
args: [
"--cert-dir=/tmp",
"--secure-port=4443",
Expand Down

0 comments on commit 87f9b7b

Please sign in to comment.