update kube-proxy version to v1.19.9 (#58)

pull/61/head
Menna Elmasry 2021-03-18 23:55:20 +02:00 committed by GitHub
parent 5380bf3c90
commit 544195db21
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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.20.5-build20210318
appVersion: v1.20.5
version: v1.19.9-build20210318
appVersion: v1.19.9
keywords:
- kube-proxy
sources:

View File

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