Releases: kubernetes/ingress-nginx
helm-chart-4.13.2
Changelog
This file documents all notable changes to ingress-nginx Helm Chart. The release numbering uses semantic versioning.
4.13.2
- Update Ingress-Nginx version controller-v1.13.2
Full Changelog: helm-chart-4.13.1...helm-chart-4.13.2
helm-chart-4.12.6
Changelog
This file documents all notable changes to ingress-nginx Helm Chart. The release numbering uses semantic versioning.
4.12.6
- Update Ingress-Nginx version controller-v1.12.6
Full Changelog: helm-chart-4.12.5...helm-chart-4.12.6
controller-v1.13.2
Changelog
controller-v1.13.2
Images:
- registry.k8s.io/ingress-nginx/controller:v1.13.2@sha256:1f7eaeb01933e719c8a9f4acd8181e555e582330c7d50f24484fb64d2ba9b2ef
- registry.k8s.io/ingress-nginx/controller-chroot:v1.13.2@sha256:2beb2139c53d6bcb9c8b11d68b412a6a1aa1de3a7e6040695848b0ce997b2be8
All changes:
- Images: Trigger controller build. (#13863)
- Metrics: Fix
nginx_ingress_controller_config_last_reload_successful
. (#13860) - Chart: Bump Kube Webhook CertGen. (#13856)
- Tests & Docs: Bump images. (#13855)
- Docs: Remove
datadog
ConfigMap options. (#13851) - Images: Trigger other builds (2/2). (#13847)
- Images: Trigger other builds (1/2). (#13846)
- Tests: Bump Test Runner to v2.2.2. (#13842)
- Images: Trigger Test Runner build. (#13839)
- Images: Bump NGINX to v2.2.2. (#13836)
- Images: Trigger NGINX build. (#13833)
- Go: Update dependencies. (#13828)
- Annotations/AuthTLS: Allow named redirects. (#13819)
- Tests: Bump Ginkgo to v2.25.1. (#13816)
- Docs: Replace no-break spaces (U+A0). (#13813)
- Tests: Bump Ginkgo to v2.25.0. (#13807)
- Tests: Bump Ginkgo to v2.24.0. (#13802)
- Ingresses: Allow
.
inExact
andPrefix
paths. (#13799) - Config/Annotations: Remove
proxy-busy-buffers-size
default value. (#13790) - Tests: Enable default backend access logging tests. (#13788)
- Security: Harden socket creation and validate error code input. (#13785)
- Tests: Enhance SSL Proxy. (#13783)
- Chores: Migrate deprecated
wait.Poll*
to context-aware equivalents. (#13781) - Go: Update dependencies. (#13778)
- CI: Update Kubernetes to v1.33.4. (#13776)
Dependency updates:
- Bump the actions group with 3 updates (#13825)
- Bump actions/checkout from 4.3.0 to 5.0.0 (#13796)
- Bump the actions group with 2 updates (#13794)
Full Changelog: controller-v1.13.1...controller-v1.13.2
controller-v1.12.6
Changelog
controller-v1.12.6
Images:
- registry.k8s.io/ingress-nginx/controller:v1.12.6@sha256:c371fbf42b4f23584ce879d99303463131f4f31612f0875482b983354eeca7e6
- registry.k8s.io/ingress-nginx/controller-chroot:v1.12.6@sha256:7ff9cdb081b18f9431b84d4c3ccd3db9d921ed5f5b7682a45f6a351bfc4ceed4
All changes:
- Images: Trigger controller build. (#13864)
- Metrics: Fix
nginx_ingress_controller_config_last_reload_successful
. (#13859) - Chart: Bump Kube Webhook CertGen. (#13858)
- Tests & Docs: Bump images. (#13857)
- Docs: Remove
datadog
ConfigMap options. (#13852) - Images: Trigger other builds (2/2). (#13849)
- Images: Trigger other builds (1/2). (#13848)
- Tests: Bump Test Runner to v1.4.2. (#13843)
- Images: Trigger Test Runner build. (#13840)
- Images: Bump NGINX to v1.3.2. (#13837)
- Images: Trigger NGINX build. (#13834)
- Go: Update dependencies. (#13829)
- Annotations/AuthTLS: Allow named redirects. (#13820)
- Tests: Bump Ginkgo to v2.25.1. (#13817)
- Docs: Replace no-break spaces (U+A0). (#13814)
- Tests: Bump Ginkgo to v2.25.0. (#13808)
- Tests: Bump Ginkgo to v2.24.0. (#13803)
- Ingresses: Allow
.
inExact
andPrefix
paths. (#13800) - Tests: Enable default backend access logging tests. (#13789)
- Security: Harden socket creation and validate error code input. (#13786)
- Tests: Enhance SSL Proxy. (#13784)
- Chores: Migrate deprecated
wait.Poll*
to context-aware equivalents. (#13782) - Go: Update dependencies. (#13779)
- CI: Update Kubernetes to v1.33.4. (#13777)
Dependency updates:
- Bump the actions group with 3 updates (#13826)
- Bump actions/checkout from 4.3.0 to 5.0.0 (#13797)
- Bump the actions group with 2 updates (#13795)
Full Changelog: controller-v1.12.5...controller-v1.12.6
helm-chart-4.13.1
Changelog
This file documents all notable changes to ingress-nginx Helm Chart. The release numbering uses semantic versioning.
4.13.1
- Make: Add
helm-test
target. (#13659) - Update Ingress-Nginx version controller-v1.13.1
Full Changelog: helm-chart-4.13.0...helm-chart-4.13.1
helm-chart-4.12.5
Changelog
This file documents all notable changes to ingress-nginx Helm Chart. The release numbering uses semantic versioning.
4.12.5
- Make: Add
helm-test
target. (#13660) - Update Ingress-Nginx version controller-v1.12.5
Full Changelog: helm-chart-4.12.4...helm-chart-4.12.5
controller-v1.13.1
Changelog
controller-v1.13.1
Images:
- registry.k8s.io/ingress-nginx/controller:v1.13.1@sha256:37e489b22ac77576576e52e474941cd7754238438847c1ee795ad6d59c02b12a
- registry.k8s.io/ingress-nginx/controller-chroot:v1.13.1@sha256:cace9bc8ad1914e817e5b461d691a00caab652347002ba811077189b85009d7f
All changes:
- Images: Trigger controller build. (#13767)
- Chart: Bump Kube Webhook CertGen. (#13762)
- Tests & Docs: Bump images. (#13761)
- Go: Update dependencies. (#13750)
- Images: Remove redundant ModSecurity-nginx patch. (#13747)
- Tests: Add
ssl-session-*
config values tests. (#13745) - Docs: Bump mkdocs to v9.6.16, fix links. (#13743)
- Docs: Fix default config values and links. (#13738)
- Images: Trigger other builds (2/2). (#13735)
- Images: Trigger other builds (1/2). (#13731)
- Tests: Bump Test Runner to v2.2.1. (#13727)
- Images: Trigger Test Runner build. (#13722)
- Go: Bump to v1.24.6. (#13719)
- Images: Bump NGINX to v2.2.1. (#13716)
- Images: Trigger NGINX build. (#13713)
- Annotations: Quote auth proxy headers. (#13708)
- Go: Update dependencies. (#13701)
- CI: Fix typo. (#13698)
- Chart: Push to OCI registry. (#13695)
- Docs: Remove
X-XSS-Protection
header from hardening guide. (#13686) - Controller: Fix nil pointer in path validation. (#13681)
- Go: Update dependencies. (#13676)
- NGINX: Disable mimalloc's architecture specific optimizations. (#13671)
- Controller: Fix SSL session ticket path. (#13667)
- Docs: Use HTTPS for NGINX links. (#13663)
- Docs: Fix links and formatting in user guide. (#13661)
- Make: Add
helm-test
target. (#13659) - Docs: Update prerequisites in
getting-started.md
. (#13657) - Hack: Bump
golangci-lint
to v2.3.0. (#13655) - CI: Update KIND to v1.33.2. (#13647)
- Config/Annotations: Fix
proxy-busy-buffers-size
. (#13638) - Docs: Improve
opentelemetry-trust-incoming-span
. (#13636) - Chart: Remove trailing whitespace. (#13634)
- Go: Update dependencies. (#13625)
- CI: Update Kubernetes to v1.33.3. (#13630)
- Go: Bump to v1.24.5. (#13629)
- Bye bye, v1.11. (#13615)
Dependency updates:
- Bump the actions group with 3 updates (#13758)
- Bump actions/download-artifact from 4.3.0 to 5.0.0 (#13755)
- Bump github/codeql-action from 3.29.3 to 3.29.5 in the actions group (#13706)
- Bump github/codeql-action from 3.29.2 to 3.29.3 in the actions group across 1 directory (#13643)
- Bump the actions group with 3 updates (#13640)
Full Changelog: controller-v1.13.0...controller-v1.13.1
controller-v1.12.5
Changelog
controller-v1.12.5
Images:
- registry.k8s.io/ingress-nginx/controller:v1.12.5@sha256:f4a204a39ce99e7d297c54b02e64e421d872675c5ee29ab1b6edb62d4d69be5c
- registry.k8s.io/ingress-nginx/controller-chroot:v1.12.5@sha256:5bee417e81f5478b166e35b66b62824275fba150cb737adf665ba05c61ff4632
All changes:
- Images: Trigger controller build. (#13768)
- Chart: Bump Kube Webhook CertGen. (#13764)
- Tests & Docs: Bump images. (#13763)
- Go: Update dependencies. (#13751)
- Images: Remove redundant ModSecurity-nginx patch. (#13748)
- Tests: Add
ssl-session-*
config values tests. (#13746) - Docs: Bump mkdocs to v9.6.16, fix links. (#13744)
- Docs: Fix default config values and links. (#13739)
- Images: Trigger other builds (2/2). (#13734)
- Images: Trigger other builds (1/2). (#13733)
- Tests: Bump Test Runner to v1.4.1. (#13728)
- Images: Trigger Test Runner build. (#13723)
- Go: Bump to v1.24.6. (#13720)
- Images: Bump NGINX to v1.3.1. (#13717)
- Images: Trigger NGINX build. (#13712)
- Annotations: Quote auth proxy headers. (#13709)
- Go: Update dependencies. (#13702)
- CI: Fix typo. (#13699)
- Chart: Push to OCI registry. (#13696)
- Docs: Remove
X-XSS-Protection
header from hardening guide. (#13687) - Controller: Fix nil pointer in path validation. (#13682)
- Go: Update dependencies. (#13677)
- NGINX: Disable mimalloc's architecture specific optimizations. (#13670)
- Controller: Fix SSL session ticket path. (#13668)
- Docs: Use HTTPS for NGINX links. (#13664)
- Docs: Fix links and formatting in user guide. (#13662)
- Make: Add
helm-test
target. (#13660) - Docs: Update prerequisites in
getting-started.md
. (#13658) - Hack: Bump
golangci-lint
to v2.3.0. (#13656) - CI: Update KIND to v1.33.2. (#13648)
- Docs: Improve
opentelemetry-trust-incoming-span
. (#13637) - Go: Update dependencies. (#13626)
- CI: Update Kubernetes to v1.33.3. (#13632)
- Go: Bump to v1.24.5. (#13631)
- Bye bye, v1.11. (#13616)
Dependency updates:
- Bump the actions group with 3 updates (#13757)
- Bump actions/download-artifact from 4.3.0 to 5.0.0 (#13756)
- Bump github/codeql-action from 3.29.3 to 3.29.5 in the actions group (#13707)
- Bump github/codeql-action from 3.29.2 to 3.29.3 in the actions group across 1 directory (#13644)
- Bump the actions group with 3 updates (#13641)
Full Changelog: controller-v1.12.4...controller-v1.12.5
helm-chart-4.13.0
Changelog
This file documents all notable changes to ingress-nginx Helm Chart. The release numbering uses semantic versioning.
4.13.0
- Update Ingress-Nginx version controller-v1.13.0
Full Changelog: helm-chart-4.12.0...helm-chart-4.13.0
helm-chart-4.12.4
Changelog
This file documents all notable changes to ingress-nginx Helm Chart. The release numbering uses semantic versioning.
4.12.4
- Update Ingress-Nginx version controller-v1.12.4
Full Changelog: helm-chart-4.12.3...helm-chart-4.12.4