Skip to content

Commit

Permalink
Merge pull request #6871 from elisiano/update-metrics-server-image
Browse files Browse the repository at this point in the history
Update metrics server image
  • Loading branch information
k8s-ci-robot authored Jul 19, 2019
2 parents e187adb + 710ae97 commit b9e0e01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion addons/metrics-server/v1.8.x.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ spec:
emptyDir: {}
containers:
- name: metrics-server
image: k8s.gcr.io/metrics-server-amd64:v0.3.1
image: k8s.gcr.io/metrics-server-amd64:v0.3.2
imagePullPolicy: Always
command:
- /metrics-server
Expand Down

0 comments on commit b9e0e01

Please sign in to comment.