update rke2 k8s patch version

Signed-off-by: Brian Downs <brian.downs@gmail.com>
pull/135/head
Brian Downs 2021-08-20 16:49:10 -07:00
parent a9e69fed53
commit c1b2275d02
4 changed files with 6 additions and 6 deletions

View File

@ -1,8 +1,8 @@
apiVersion: v1 apiVersion: v1
name: rke2-kube-proxy name: rke2-kube-proxy
description: Install Kube Proxy. description: Install Kube Proxy.
version: v1.19.13-rke2r2-build20210806 version: v1.19.14-rke2r1-build20210820
appVersion: v1.19.13-rke2r2 appVersion: v1.19.14-rke2r1
keywords: keywords:
- kube-proxy - kube-proxy
sources: sources:

View File

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

View File

@ -1,8 +1,8 @@
apiVersion: v1 apiVersion: v1
name: rke2-kube-proxy name: rke2-kube-proxy
description: Install Kube Proxy. description: Install Kube Proxy.
version: v1.20.9-rke2r2-build20210805 version: v1.20.10-rke2r1-build20210820
appVersion: v1.20.9-rke2r2 appVersion: v1.20.10-rke2r1
keywords: keywords:
- kube-proxy - kube-proxy
sources: sources:

View File

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