mirror of https://git.rancher.io/rke2-charts
Bump rke2-kube-proxy-1.20 to v1.20.11-rke2r3-build20211026
Signed-off-by: Brad Davidson <brad.davidson@rancher.com>pull/180/head
parent
5556533b9f
commit
bf6bc287d5
|
@ -1,8 +1,8 @@
|
|||
apiVersion: v1
|
||||
name: rke2-kube-proxy
|
||||
description: Install Kube Proxy.
|
||||
version: v1.20.11-rke2r2-build20211004
|
||||
appVersion: v1.20.11-rke2r2
|
||||
version: v1.20.11-rke2r3-build20211026
|
||||
appVersion: v1.20.11-rke2r3
|
||||
keywords:
|
||||
- kube-proxy
|
||||
sources:
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
# image for kubeproxy
|
||||
image:
|
||||
repository: rancher/hardened-kubernetes
|
||||
tag: v1.20.11-rke2r2-build20211004
|
||||
tag: v1.20.11-rke2r3-build20211026
|
||||
|
||||
# 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