update to new k8s build (#221)

pull/222/head
Brian Downs 2022-02-18 14:39:14 -07:00 committed by GitHub
parent 942cd5a63a
commit 6c4050cdbf
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.15-rke2r1-build20220119
appVersion: v1.20.15-rke2r1
version: v1.20.15-rke2r2-build20220218
appVersion: v1.20.15-rke2r2
keywords:
- kube-proxy
sources:

View File

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