mirror of https://git.rancher.io/rke2-charts
kube-proxy: v1.19.11 (#90)
See rancher/rke2#950 Signed-off-by: Jacob Blain Christen <jacob@rancher.com>pull/91/head^2
parent
4571327ad0
commit
4b46848ec8
|
@ -1,8 +1,8 @@
|
|||
apiVersion: v1
|
||||
name: rke2-kube-proxy
|
||||
description: Install Kube Proxy.
|
||||
version: v1.18.19-build20210520
|
||||
appVersion: v1.18.19
|
||||
version: v1.19.11-build20210520
|
||||
appVersion: v1.19.11
|
||||
keywords:
|
||||
- kube-proxy
|
||||
sources:
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
# image for kubeproxy
|
||||
image:
|
||||
repository: rancher/hardened-kube-proxy
|
||||
tag: v1.18.19-build20210520
|
||||
tag: v1.19.11-build20210520
|
||||
|
||||
# The IP address for the proxy server to serve on
|
||||
# (set to '0.0.0.0' for all IPv4 interfaces and '::' for all IPv6 interfaces)
|
||||
|
|
Loading…
Reference in New Issue