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"
operator: "Exists"
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
command: ["/proxy-agent"]
args: [

View File

@ -13,7 +13,7 @@ spec:
hostNetwork: true
containers:
- 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:
requests:
cpu: 25m