update kube-proxy for v1.21.12-rke2r2

pull/248/head
Brooks Newberry 2022-05-03 07:55:12 -07:00
parent b799d89a27
commit aa2b6613e4
No known key found for this signature in database
GPG Key ID: 65D289032CBCB8DD
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.21.12-rke2r1-build20220420
appVersion: v1.21.12-rke2r1
version: v1.21.12-rke2r2-build20220428
appVersion: v1.21.12-rke2r2
keywords:
- kube-proxy
sources:

View File

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