Update kube-proxy chart to v1.20.2

pull/44/head
Erik Wilson 2021-01-22 13:50:55 -07:00
parent 4a85e6822a
commit fb521464ad
No known key found for this signature in database
GPG Key ID: 28E43BB8BE202CF8
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.19.7
appVersion: v1.19.7
version: v1.20.2
appVersion: v1.20.2
keywords:
- kube-proxy
sources:

View File

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