diff --git a/packages/rke2-kube-proxy-1.20/charts/Chart.yaml b/packages/rke2-kube-proxy-1.20/charts/Chart.yaml index e313db3..32d2168 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.12-rke2r1-build20211028 -appVersion: v1.20.12-rke2r1 +version: v1.20.13-rke2r1-build20211119 +appVersion: v1.20.13-rke2r1 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 5429e02..1d705c6 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.12-rke2r1-build20211028 + tag: v1.20.13-rke2r1-build20211119 # 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 5944d07..80be64d 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.6-rke2r2-build20211115 -appVersion: v1.21.6-rke2r2 +version: v1.21.7-rke2r1-build20211119 +appVersion: v1.21.7-rke2r1 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 abc3d38..bb32267 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.6-rke2r2-build20211115 + tag: v1.21.7-rke2r1-build20211119 # 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)