Unverified Commit 0b6eb2bf authored by Jake Sanders's avatar Jake Sanders Committed by GitHub

Bump metadata-proxy image to v0.1.12

Rebases the image on `gcr.io/distroless/static:latest` per kubernetes/enhancements#900 https://github.com/GoogleCloudPlatform/k8s-metadata-proxy/releases/tag/v0.1.12
parent b3ad4cd6
......@@ -48,7 +48,7 @@ spec:
effect: "NoSchedule"
containers:
- name: metadata-proxy
image: k8s.gcr.io/metadata-proxy:v0.1.11
image: k8s.gcr.io/metadata-proxy:v0.1.12
securityContext:
privileged: true
# Request and limit resources to get guaranteed QoS.
......
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