Skip to content

Commit

Permalink
Bump metrics-server version to 0.3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
olagacek committed Sep 20, 2019
1 parent 534926d commit fa7e88d
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 fa7e88d

Please sign in to comment.