Merge pull request #115191 from jkh52/zero-one-one

Bump konnectivity-client to v0.1.1
This commit is contained in:
Kubernetes Prow Robot
2023-01-20 17:56:02 -08:00
committed by GitHub
26 changed files with 946 additions and 667 deletions

View File

@@ -27,7 +27,7 @@ spec:
nodeSelector:
kubernetes.io/os: linux
containers:
- image: registry.k8s.io/kas-network-proxy/proxy-agent:v0.0.35
- image: registry.k8s.io/kas-network-proxy/proxy-agent:v0.1.1
name: konnectivity-agent
command: ["/proxy-agent"]
args: [

View File

@@ -20,7 +20,7 @@ spec:
{{ disallow_privilege_escalation}}
{{ capabilities }}
{{ drop_capabilities }}
image: registry.k8s.io/kas-network-proxy/proxy-server:v0.0.35
image: registry.k8s.io/kas-network-proxy/proxy-server:v0.1.1
resources:
requests:
cpu: 25m