mirror of https://git.rancher.io/rke2-charts
update charts for 1.21 (#226)
parent
af1b22df2e
commit
7b2f16e3a6
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v1
|
||||
name: rke2-kube-proxy
|
||||
description: Install Kube Proxy.
|
||||
version: v1.21.10-rke2r1-build20220217
|
||||
version: v1.21.10-rke2r2-build20220304
|
||||
appVersion: v1.21.10-rke2r1
|
||||
keywords:
|
||||
- kube-proxy
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
# image for kubeproxy
|
||||
image:
|
||||
repository: rancher/hardened-kubernetes
|
||||
tag: v1.21.10-rke2r1-build20220217
|
||||
tag: v1.21.10-rke2r2-build20220304
|
||||
|
||||
# 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