Skip to content

Commit d1f4f6f

Browse files
committed
bump metrics-server version to v0.3.6
1 parent 431f073 commit d1f4f6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deploy/1.8+/metrics-server-deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ spec:
2929
emptyDir: {}
3030
containers:
3131
- name: metrics-server
32-
image: k8s.gcr.io/metrics-server-amd64:v0.3.5
32+
image: k8s.gcr.io/metrics-server-amd64:v0.3.6
3333
imagePullPolicy: Always
3434
volumeMounts:
3535
- name: tmp-dir

0 commit comments

Comments
 (0)