Bump konnectivity network proxy to v0.0.27.

/kind feature

Includes fixes for a few resource leaks.
Set the dependency chain to K/K v0.0.21.

Fixes # N/A

```release-note
NONE
```

```docs
NONE
```
This commit is contained in:
Walter Fender
2021-12-09 11:56:20 -08:00
parent 8cc7d14588
commit b869d5550c
16 changed files with 27 additions and 26 deletions

View File

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

View File

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