Skip to content

Commit

Permalink
Merge pull request #315 from olagacek/master
Browse files Browse the repository at this point in the history
Bump metrics-server version to 0.3.5
  • Loading branch information
k8s-ci-robot committed Sep 23, 2019
2 parents 534926d + fa7e88d commit a612919
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/1.8+/metrics-server-deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ spec:
emptyDir: {}
containers:
- name: metrics-server
image: k8s.gcr.io/metrics-server-amd64:v0.3.4
image: k8s.gcr.io/metrics-server-amd64:v0.3.5
imagePullPolicy: Always
volumeMounts:
- name: tmp-dir
Expand Down

0 comments on commit a612919

Please sign in to comment.