Update 1.21.11 kube-proxy charts

Signed-off-by: Jonnatan Jossemar Cordero <jonnatan.cordero@suse.com>
pull/232/head
Jonnatan Jossemar Cordero 2022-03-17 09:40:20 -06:00
parent 7937d82c2a
commit bf511d02d0
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
apiVersion: v1 apiVersion: v1
name: rke2-kube-proxy name: rke2-kube-proxy
description: Install Kube Proxy. description: Install Kube Proxy.
version: v1.21.10-rke2r2-build20220304 version: v1.21.11-rke2r1-build20220316
appVersion: v1.21.10-rke2r1 appVersion: v1.21.10-rke2r1
keywords: keywords:
- kube-proxy - kube-proxy

View File

@ -3,7 +3,7 @@
# image for kubeproxy # image for kubeproxy
image: image:
repository: rancher/hardened-kubernetes repository: rancher/hardened-kubernetes
tag: v1.21.10-rke2r2-build20220304 tag: v1.21.11-rke2r1-build20220316
# The IP address for the proxy server to serve on # 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) # (set to '0.0.0.0' for all IPv4 interfaces and '::' for all IPv6 interfaces)