Merge pull request #96389 from Jefftree/kas-013

Bump network proxy to v0.0.14
This commit is contained in:
Kubernetes Prow Robot
2020-11-12 11:21:39 -08:00
committed by GitHub
16 changed files with 32 additions and 33 deletions

View File

@@ -25,7 +25,7 @@ spec:
nodeSelector:
kubernetes.io/os: linux
containers:
- image: k8s.gcr.io/kas-network-proxy/proxy-agent:v0.0.12
- image: k8s.gcr.io/kas-network-proxy/proxy-agent:v0.0.14
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.12
image: k8s.gcr.io/kas-network-proxy/proxy-server:v0.0.14
resources:
requests:
cpu: 25m