Commit Graph

9 Commits (362643fe482ec16e9aad5f34e4fc86c0d2db4cc1)

Author SHA1 Message Date
Brad Davidson 24f3bb329f Bump kube-proxy versions to GA build
Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
2021-07-21 10:49:56 -07:00
Hussein Galal f117ffb5b0
Use kubernetes image instead of kube-proxy image (#119) 2021-07-20 19:29:50 +02:00
Hussein Galal b1cef5cf94
Update kube proxy versions (#117) 2021-07-19 18:43:49 +02:00
Manuel Buil 648dd29821 Update the Chart version too
Signed-off-by: Manuel Buil <mbuil@suse.com>
2021-07-14 20:40:33 +02:00
Manuel Buil 58ff6cb8f8 Move kube-proxy to newer images
There is a fix in ip6tables in the new images.
New versions for 1.19, 1.20 and 1.21

Signed-off-by: Manuel Buil <mbuil@suse.com>
2021-07-14 19:25:38 +02:00
Jacob Blain Christen e3b5d78bee
Revert "rke2-kube-proxy: correct package name" (#109)
This reverts commit 073d132f79.
2021-06-17 16:37:09 -07:00
Jacob Blain Christen 2f0573a487
rke2-kube-proxy: correct package name (#108)
Prevent package name inference on the rke2-kube-proxy-* sub packages
from being the directory name, but instead roll up to rke2-kube-proxy.
This should address assets showing up as
- `assets/rke2-kube-proxy-1.21/rke2-kube-proxy-v1.21.2-build2021061701.tgz`
instead of
- `assets/rke2-kube-proxy/rke2-kube-proxy-v1.21.2-build2021061701.tgz`
in the index.yaml.

Part of:
- https://github.com/rancher/rke2/issues/1146 (1.18.20)
- https://github.com/rancher/rke2/issues/1136 (1.19.12)
- https://github.com/rancher/rke2/issues/1135 (1.20.8)
- https://github.com/rancher/rke2/issues/845 (1.21.2)

Signed-off-by: Jacob Blain Christen <jacob@rancher.com>
2021-06-17 15:58:51 -07:00
Jacob Blain Christen 28cf559202
rke2-kube-proxy: v1.20.8 (#106)
Part of https://github.com/rancher/rke2/issues/1135

Signed-off-by: Jacob Blain Christen <jacob@rancher.com>
2021-06-17 14:45:38 -07:00
Brad Davidson 991456c271 Split rke2-kube-proxy chart by release branch
Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
2021-05-25 14:32:27 -07:00