diff --git a/packages/rke2-kube-proxy-1.19/charts/Chart.yaml b/packages/rke2-kube-proxy-1.19/charts/Chart.yaml index f8bda02..1ab373b 100644 --- a/packages/rke2-kube-proxy-1.19/charts/Chart.yaml +++ b/packages/rke2-kube-proxy-1.19/charts/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v1 name: rke2-kube-proxy description: Install Kube Proxy. -version: v1.19.15-rke2r1-build20210916 -appVersion: v1.19.15-rke2r1 +version: v1.19.15-rke2r2-build20211004 +appVersion: v1.19.15-rke2r2 keywords: - kube-proxy sources: diff --git a/packages/rke2-kube-proxy-1.19/charts/values.yaml b/packages/rke2-kube-proxy-1.19/charts/values.yaml index a2ad527..31adef9 100644 --- a/packages/rke2-kube-proxy-1.19/charts/values.yaml +++ b/packages/rke2-kube-proxy-1.19/charts/values.yaml @@ -3,7 +3,7 @@ # image for kubeproxy image: repository: rancher/hardened-kubernetes - tag: v1.19.15-rke2r1-build20210916 + tag: v1.19.15-rke2r2-build20211004 # 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) diff --git a/packages/rke2-kube-proxy-1.20/charts/Chart.yaml b/packages/rke2-kube-proxy-1.20/charts/Chart.yaml index 1ad1e18..d68dc94 100644 --- a/packages/rke2-kube-proxy-1.20/charts/Chart.yaml +++ b/packages/rke2-kube-proxy-1.20/charts/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v1 name: rke2-kube-proxy description: Install Kube Proxy. -version: v1.20.11-rke2r1-build20210916 -appVersion: v1.20.11-rke2r1 +version: v1.20.11-rke2r2-build20211004 +appVersion: v1.20.11-rke2r2 keywords: - kube-proxy sources: diff --git a/packages/rke2-kube-proxy-1.20/charts/values.yaml b/packages/rke2-kube-proxy-1.20/charts/values.yaml index 0a64e5b..3e62bc7 100644 --- a/packages/rke2-kube-proxy-1.20/charts/values.yaml +++ b/packages/rke2-kube-proxy-1.20/charts/values.yaml @@ -3,7 +3,7 @@ # image for kubeproxy image: repository: rancher/hardened-kubernetes - tag: v1.20.11-rke2r1-build20210916 + tag: v1.20.11-rke2r2-build20211004 # 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) diff --git a/packages/rke2-kube-proxy-1.21/charts/Chart.yaml b/packages/rke2-kube-proxy-1.21/charts/Chart.yaml index fb6b660..90dfa07 100644 --- a/packages/rke2-kube-proxy-1.21/charts/Chart.yaml +++ b/packages/rke2-kube-proxy-1.21/charts/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v1 name: rke2-kube-proxy description: Install Kube Proxy. -version: v1.21.5-rke2r1-build20210916 -appVersion: v1.21.5-rke2r1 +version: v1.21.5-rke2r2-build20211004 +appVersion: v1.21.5-rke2r2 keywords: - kube-proxy sources: diff --git a/packages/rke2-kube-proxy-1.21/charts/values.yaml b/packages/rke2-kube-proxy-1.21/charts/values.yaml index 80db34c..e3dc1cf 100644 --- a/packages/rke2-kube-proxy-1.21/charts/values.yaml +++ b/packages/rke2-kube-proxy-1.21/charts/values.yaml @@ -3,7 +3,7 @@ # image for kubeproxy image: repository: rancher/hardened-kubernetes - tag: v1.21.5-rke2r1-build20210916 + tag: v1.21.5-rke2r2-build20211004 # 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)