Bump metadata proxy and test versions

This commit is contained in:
Isaac Hollander McCreery
2018-01-02 11:40:10 -08:00
parent 462db17df0
commit e042cd8ccd
2 changed files with 2 additions and 2 deletions

View File

@@ -38,7 +38,7 @@ spec:
dnsPolicy: Default
containers:
- name: metadata-proxy
image: gcr.io/google_containers/metadata-proxy:v0.1.6
image: gcr.io/google_containers/metadata-proxy:v0.1.7
securityContext:
privileged: true
# Request and limit resources to get guaranteed QoS.