Change rke2-kube-proxy to v1.18.18

Signed-off-by: Chris Kim <oats87g@gmail.com>
pull/66/head
Chris Kim 2021-04-19 09:54:27 -07:00
parent d0a34506c7
commit 5a3e8ffe34
2 changed files with 3 additions and 3 deletions

View File

@ -1,8 +1,8 @@
apiVersion: v1
name: rke2-kube-proxy
description: Install Kube Proxy.
version: v1.21.0-build20210413
appVersion: v1.21.0
version: v1.18.18-build20210419
appVersion: v1.18.18
keywords:
- kube-proxy
sources:

View File

@ -3,7 +3,7 @@
# image for kubeproxy
image:
repository: rancher/hardened-kube-proxy
tag: v1.21.0-build20210413
tag: v1.18.18-build20210419
# 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)