Commit Graph

18 Commits (ff4676a44cefc40aaf7ad5ffda52eea88f059bb7)

Author SHA1 Message Date
Derek Nola bf06cba8a1
Bump ingress-nginx to v1.10.4-hardened1 (#502)
Signed-off-by: Derek Nola <derek.nola@suse.com>
2024-08-20 09:49:57 -07:00
Brad Davidson 394cfd5f0a Enable legacy watchIngressWithoutClass behavior when ingress-nginx is the default ingress controller
Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
2024-08-19 15:25:30 -07:00
Derek Nola 72f20318a6
Update ingress-nginx to v1.10.1 (#465)
Signed-off-by: Derek Nola <derek.nola@suse.com>
2024-05-24 09:23:07 -07:00
Brad Davidson fa03791f00 Add support for global.systemDefaultIngressClass to rke2-ingress-nginx
Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
2024-05-22 14:48:35 -07:00
Derek Nola 9a153ec850
Bump ingress-nginx to 1.9.6-hardened1 (#431)
Signed-off-by: Derek Nola <derek.nola@suse.com>
2024-04-02 09:39:18 -07:00
Derek Nola 0b7d886477
Bump ingress-nginx to chart 4.8.2, hardened controller to v1.9.3 (#380)
Signed-off-by: Derek Nola <derek.nola@suse.com>
2023-10-25 09:35:23 -07:00
Manuel Buil 006adb54d0 ipFamilyPolicy: PreferDualStack as default
Signed-off-by: Manuel Buil <mbuil@suse.com>
2023-09-21 12:17:37 +02:00
Derek Nola 68aa7dcd9b
Bump ingress-nginx to controller 1.6.4 and helm chart 4.5.2 (#332)
* Bump ingress-nginx to controller 1.6.4 and helm chart 4.5.2

Signed-off-by: Derek Nola <derek.nola@suse.com>

* Update webhook tag

Signed-off-by: Derek Nola <derek.nola@suse.com>

---------

Signed-off-by: Derek Nola <derek.nola@suse.com>
2023-03-31 09:13:02 -07:00
Derek Nola 47982f19c6
Bump ingress nginx helm chart to 4.3.0 (#323)
Signed-off-by: Derek Nola <derek.nola@suse.com>
2023-02-22 09:02:42 -08:00
Derek Nola 199d68453c
ingress-nginx: Add additional apiGroups to clusterrole.yaml (#314)
Signed-off-by: Derek Nola <derek.nola@suse.com>
2022-12-13 09:38:40 -08:00
Hussein Galal 50802110c4
Upgrade Nginx chart to 4.1.0 (#245)
* Upgrade Nginx chart to 4.1.0

* Fixing specifying chrooted image

* update controller image to hardened6
2022-04-26 04:34:15 +02:00
Hussein Galal 362643fe48
fix typo (#157) 2021-10-07 00:09:14 +02:00
Hussein Galal 31f99e6746
Upgrade nginx controller to v1.0.2 (#156)
* Upgrade nginx controller to v1.0.2

* Add newline to _helpers.tpl

* Add newline to values.yaml
2021-10-06 23:42:18 +02:00
Erik Wilson 17f103cfed Update helm chart patches for ingress-nginx-3.34.0
Signed-off-by: Erik Wilson <Erik.E.Wilson@gmail.com>
2021-07-08 16:50:22 -07:00
Erik Wilson d61ab34e6f
Update for rke2 ingress-nginx CI issues 2021-05-11 10:07:23 -07:00
Erik Wilson 1e40d7c975 Bump ingress-nginx chart
Signed-off-by: Erik Wilson <Erik.E.Wilson@gmail.com>
2021-05-07 13:18:57 -07:00
Brad Davidson 7ca69fe3b6
Strip 'nginx-' prefix from image tags when using semverCompare (#62)
* Revert rke2-ingress-nginx to 1.36.3
* Add trimPrefix calls to rke2-ingress-nginx daemonset manifest
* Add trimPrefix call to rke2-ingress-nginx deployment with defaultBackend disabled

Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
2021-04-05 15:47:34 -07:00
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