Bump konnectivity-client to 0.0.32

This commit is contained in:
Joseph Anttila Hall
2022-06-22 17:22:42 -07:00
parent ddfbb5bdbe
commit f5c584a020
21 changed files with 70 additions and 40 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.30
- image: registry.k8s.io/kas-network-proxy/proxy-agent:v0.0.32
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.30
image: registry.k8s.io/kas-network-proxy/proxy-server:v0.0.32
resources:
requests:
cpu: 25m