update charts for 1.21 (#226)

pull/227/head
Brian Downs 2022-03-09 17:52:06 -07:00 committed by GitHub
parent af1b22df2e
commit 7b2f16e3a6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

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

View File

@ -3,7 +3,7 @@
# image for kubeproxy
image:
repository: rancher/hardened-kubernetes
tag: v1.21.10-rke2r1-build20220217
tag: v1.21.10-rke2r2-build20220304
# 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)