Merge pull request #50647 from ihmccreery/fix-cve-2016-9063

Automatic merge from submit-queue

Bump gce metadata-proxy from 0.1.2 to 0.1.3

**What this PR does / why we need it**: Bump metadata-proxy from 0.1.2 to 0.1.3 to incorporate fix for CVE 2016-9063, xref https://github.com/kubernetes/contrib/pull/2720

**Special notes for your reviewer**:

**Release note**:

```release-note
NONE
```
pull/6/head
Kubernetes Submit Queue 2017-09-04 13:03:54 -07:00 committed by GitHub
commit 82c7be5127
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ spec:
dnsPolicy: Default
containers:
- name: metadata-proxy
image: gcr.io/google-containers/metadata-proxy:0.1.2
image: gcr.io/google-containers/metadata-proxy:0.1.3
imagePullPolicy: Always
securityContext:
privileged: true