You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* update all container tags with date and sha, upgrade all containers (#9834)
28
+
* updated NGINX_BASE image in project (#9829)
29
+
* ISO 8601 date format (#9682)
30
+
* Values: Fix indention of commented values. (#9812)
31
+
* The Ingress-Nginx project recently released version 1.7.0 of the controller, but the deployment documentation still referenced version 1.6.4. This commit updates the documentation to reference the latest version, ensuring that users have access to the most up-to-date information. Fixes#9787 (#9788)
32
+
33
+
### Dependencies updates:
34
+
* Bump github.com/opencontainers/runc from 1.1.6 to 1.1.7 (#9912)
35
+
* Bump github.com/prometheus/client_golang from 1.14.0 to 1.15.0 (#9868)
36
+
* Bump aquasecurity/trivy-action from 0.9.2 to 0.10.0 (#9888)
37
+
* Bump github.com/opencontainers/runc from 1.1.5 to 1.1.6 (#9867)
38
+
* Bump actions/checkout from 3.5.0 to 3.5.2 (#9870)
39
+
* Bump golang.org/x/crypto from 0.7.0 to 0.8.0 (#9838)
40
+
* Bump github.com/spf13/cobra from 1.6.1 to 1.7.0 (#9839)
41
+
* Bump actions/add-to-project from 0.4.1 to 0.5.0 (#9840)
42
+
* Bump actions/checkout from 3.4.0 to 3.5.0 (#9798)
43
+
* Bump ossf/scorecard-action from 2.1.2 to 2.1.3 (#9823)
44
+
* Bump github.com/opencontainers/runc from 1.1.4 to 1.1.5 (#9806)
45
+
* Bump actions/stale from 7.0.0 to 8.0.0 (#9799)
46
+
* Bump rajatjindal/krew-release-bot from 0.0.43 to 0.0.46 (#9797)
47
+
* Bump actions/setup-go from 3.5.0 to 4.0.0 (#9796)
48
+
* Bump github.com/imdario/mergo from 0.3.13 to 0.3.15 (#9795)
49
+
* Bump google.golang.org/grpc from 1.53.0 to 1.54.0 (#9794)
50
+
* Bump sigs.k8s.io/controller-runtime from 0.14.5 to 0.14.6 (#9822)
| controller.ingressClass | string | `"nginx"` | For backwards compatibility with ingress.class annotation, use ingressClass. Algorithm is as follows, first ingressClassName is considered, if not present, controller looks for ingress.class annotation |
321
321
| controller.ingressClassByName | bool | `false` | Process IngressClass per name (additionally as per spec.controller). |
322
322
| controller.ingressClassResource.controllerValue | string | `"k8s.io/ingress-nginx"` | Controller-value of the controller that is processing this ingressClass |
This file documents all notable changes to [ingress-nginx](https://github.com/kubernetes/ingress-nginx) Helm Chart. The release numbering uses [semantic versioning](http://semver.org).
4
+
5
+
### 4.6.1
6
+
7
+
*[helm] Support custom port configuration for internal service (#9846)
8
+
* Adding resource type to default HPA configuration to resolve issues with Terraform helm chart usage (#9803)
0 commit comments