Commit Graph

58 Commits (765fd92f824fde55343be8f3da0f677ea59c0ee6)

Author SHA1 Message Date
Arvind Iyengar 36569143f0
Migrate all packages
Just needed to run:
```bash
REPOSITORY=https://github.com/rancher/rke2-charts BRANCH=main-source ./scripts/regenerate-packages
```

Signed-off-by: Arvind Iyengar <arvind.iyengar@rancher.com>
2021-02-25 17:35:31 -08:00
Erik Wilson 4602ead17c
Upgrade ingress-nginx to 0.35 2021-02-24 13:49:07 -07:00
Brad Davidson cf3ffd959f Update stable charts repo URL and set priorityClassName
Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
2021-01-08 10:11:40 -08:00
Menna Elmasry 4b1c166ad6
pull ingress controller image from default registry (#22)
* pull ingress controller image from default registry
2020-09-25 20:55:19 +02:00
Menna Elmasry eb8756072b
use rancher nginx controller/backed images instead of upstream (#17)
* use rancher nginx controller/backed images instead of upstream

* trim nginx- prefix from semver check

* remove ingress-nginx tar asset
2020-09-09 23:34:16 +02:00
Menna Elmasry 38b0316832
add private registry support for rke2-charts (#13)
* allow private registry

* add pull image from private registry

* delete old assets

* add newline at the end of _helpers.tpl files

* standardize image fields

* add system default registry to ingress-nginx
2020-08-21 20:56:13 +02:00
Menna ca6f29a0c4 fix chart name in patch 2020-08-12 22:28:44 +02:00
Menna 4f6fb63640 add rke2 packages 2020-08-12 20:08:12 +02:00