diff --git a/packages/rke2-kube-proxy-1.19/charts/Chart.yaml b/packages/rke2-kube-proxy-1.19/charts/Chart.yaml index d287745..06672b0 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.13-rke2r2-build20210806 -appVersion: v1.19.13-rke2r2 +version: v1.19.14-rke2r1-build20210820 +appVersion: v1.19.14-rke2r1 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 8c8d591..e90b3f4 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.13-rke2r2-build20210806 + tag: v1.19.14-rke2r1-build20210820 # 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 98fc0e9..88e6ed0 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.9-rke2r2-build20210805 -appVersion: v1.20.9-rke2r2 +version: v1.20.10-rke2r1-build20210820 +appVersion: v1.20.10-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 86a1c68..2cf3473 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.9-rke2r2-build20210805 + tag: v1.20.10-rke2r1-build20210820 # 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)