mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-21 10:51:29 +00:00
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 ```
This commit is contained in:
commit
82c7be5127
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user