Bump network proxy images to v0.0.12

This commit is contained in:
Jefftree 2020-09-22 13:26:56 -07:00
parent 89d5adc050
commit 300c88cf47
2 changed files with 2 additions and 2 deletions

View File

@ -23,7 +23,7 @@ spec:
- key: "CriticalAddonsOnly" - key: "CriticalAddonsOnly"
operator: "Exists" operator: "Exists"
containers: containers:
- image: k8s.gcr.io/kas-network-proxy/proxy-agent:v0.0.9 - image: k8s.gcr.io/kas-network-proxy/proxy-agent:v0.0.12
name: konnectivity-agent name: konnectivity-agent
command: ["/proxy-agent"] command: ["/proxy-agent"]
args: [ args: [

View File

@ -13,7 +13,7 @@ spec:
hostNetwork: true hostNetwork: true
containers: containers:
- name: konnectivity-server-container - name: konnectivity-server-container
image: k8s.gcr.io/kas-network-proxy/proxy-server:v0.0.9 image: k8s.gcr.io/kas-network-proxy/proxy-server:v0.0.12
resources: resources:
requests: requests:
cpu: 25m cpu: 25m