Skip to content

Commit 989f7b2

Browse files
committed
update Konnectivity
1 parent 5671035 commit 989f7b2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

deploy/helm/kubernetes/values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,7 @@ konnectivityServer:
227227
enabled: false
228228
image:
229229
repository: us.gcr.io/k8s-artifacts-prod/kas-network-proxy/proxy-server
230-
tag: v0.0.12
230+
tag: v0.0.14
231231
pullPolicy: IfNotPresent
232232
pullSecrets: []
233233
replicaCount: 2
@@ -276,7 +276,7 @@ konnectivityAgent:
276276
enabled: false
277277
image:
278278
repository: us.gcr.io/k8s-artifacts-prod/kas-network-proxy/proxy-agent
279-
tag: v0.0.12
279+
tag: v0.0.14
280280
pullPolicy: IfNotPresent
281281
pullSecrets: []
282282
replicaCount: 2

0 commit comments

Comments
 (0)