Commit Graph

19 Commits (0ad9cba46fdbebd54835c243e686ef8321db01de)

Author SHA1 Message Date
Derek Nola 5dfd3f5ea8 Remove hostNetwork change
Signed-off-by: Derek Nola <derek.nola@suse.com>
2022-06-27 13:49:14 -07:00
Brooks Newberry e5eb8e5b6c
Bump ingress-nginx tag to nginx-1.2.1-hardened7 (#270) 2022-06-08 13:34:50 -07: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
Sakala Venkata Krishna Rohit a1a53a1c74
Update nginx to hardened4 (#236) 2022-03-23 20:54:56 +02:00
Brad Davidson a9fd3f16f4 Bump nginx to -hardened2
Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
2021-11-19 15:56:20 -08:00
Hussein Galal f7c7fafdd6
Set allow snippet annotation to false (#170)
* Set allow snippet annotation to false

* update package version to 05
2021-10-08 20:46:17 +02:00
Hussein Galal 523e39ac18
Override watch ingress without class option (#166) 2021-10-07 23:50:41 +02:00
Brad Davidson 67f7e71724 Don't specify digest for certgen image
Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
2021-10-07 12:44:36 -07: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
Brad Davidson 550851f5b4 add linux nodeSelectors to charts
Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
2021-08-19 11:29:56 -07:00
Erik Wilson a830f361b2
Disable rke2-ingress-nginx service 2021-07-28 10:21:38 -07: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
Chris Kim 034d31da6b remove nameOverride from the ingress-nginx chart
Signed-off-by: Chris Kim <oats87g@gmail.com>
2021-06-07 11:24:27 -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
Brian Downs 09e1932f90 Update ingress-nginx chart.
Update package version
Convert from deployment to daemonset
Enable host port

Signed-off-by: Brian Downs <brian.downs@gmail.com>
2021-05-06 13:05:17 -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