release notes v1.7.0
Signed-off-by: James Strong <strong.james.e@gmail.com>
This commit is contained in:
parent
c8cb9167d3
commit
7865825cf0
18 changed files with 1283 additions and 1141 deletions
|
|
@ -1,13 +1,21 @@
|
|||
annotations:
|
||||
artifacthub.io/changes: |
|
||||
- "add lint on chart before release (#9570)"
|
||||
- "ci: remove setup-helm step (#9404)"
|
||||
- "feat(helm): Optionally use cert-manager instead admission patch (#9279)"
|
||||
- "run helm release on main only and when the chart/value changes only (#9290)"
|
||||
- "Update Ingress-Nginx version controller-v1.6.4"
|
||||
- "Upgrade alpine 3.17.2"
|
||||
- "Upgrade golang 1.20"
|
||||
- "Drop testing/support for Kubernetes 1.23"
|
||||
- "docs(helm): fix value key in readme for enabling certManager (#9640)"
|
||||
- "Update Ingress-Nginx version controller-v1.7.0"
|
||||
- "feat: OpenTelemetry module integration (#9062)"
|
||||
- "canary-weight-total annotation ignored in rule backends (#9729)"
|
||||
- "fix controller psp's volume config (#9740)"
|
||||
- "Fix several Helm YAML issues with extraModules and extraInitContainers (#9709)"
|
||||
- "Chart: Drop `controller.headers`, rework DH param secret. (#9659)"
|
||||
- "Deployment/DaemonSet: Label pods using `ingress-nginx.labels`. (#9732)"
|
||||
- "HPA: autoscaling/v2beta1 deprecated, bump apiVersion to v2 for defaultBackend (#9731)"
|
||||
- "Fix incorrect annotation name in upstream hashing configuration (#9617)"
|
||||
artifacthub.io/prerelease: "false"
|
||||
apiVersion: v2
|
||||
appVersion: 1.6.4
|
||||
appVersion: 4.6.0
|
||||
description: Ingress controller for Kubernetes using NGINX as a reverse proxy and
|
||||
load balancer
|
||||
engine: gotpl
|
||||
|
|
@ -24,4 +32,4 @@ maintainers:
|
|||
name: ingress-nginx
|
||||
sources:
|
||||
- https://github.com/kubernetes/ingress-nginx
|
||||
version: 4.5.2
|
||||
version: 4.5.4
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue