mirror of https://git.rancher.io/rke2-charts
rke2 june release (#275)
parent
cf43d72b0a
commit
b1eb59a8ee
|
@ -1,8 +1,8 @@
|
|||
apiVersion: v1
|
||||
name: rke2-kube-proxy
|
||||
description: Install Kube Proxy.
|
||||
version: v1.21.13-rke2r2-build20220608
|
||||
appVersion: v1.21.13-rke2r2
|
||||
version: v1.21.14-rke2r1-build20220617
|
||||
appVersion: v1.21.14-rke2r1
|
||||
keywords:
|
||||
- kube-proxy
|
||||
sources:
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
# image for kubeproxy
|
||||
image:
|
||||
repository: rancher/hardened-kubernetes
|
||||
tag: v1.21.13-rke2r2-build20220608
|
||||
tag: v1.21.14-rke2r1-build20220617
|
||||
|
||||
# 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