Commit 82c7be51 authored by Kubernetes Submit Queue's avatar Kubernetes Submit Queue Committed by GitHub

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 ```
parents 57c3c2c0 85dd09ff
...@@ -27,7 +27,7 @@ spec: ...@@ -27,7 +27,7 @@ spec:
dnsPolicy: Default dnsPolicy: Default
containers: containers:
- name: metadata-proxy - 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 imagePullPolicy: Always
securityContext: securityContext:
privileged: true privileged: true
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment