-
Notifications
You must be signed in to change notification settings - Fork 8.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Release controller v1.10.6 & chart v4.10.6.
- Loading branch information
Showing
15 changed files
with
339 additions
and
236 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,92 @@ | ||
# Changelog | ||
|
||
### controller-v1.10.6 | ||
|
||
Images: | ||
|
||
* registry.k8s.io/ingress-nginx/controller:v1.10.6@sha256:b6fbd102255edb3ba8e5421feebe14fd3e94cf53d199af9e40687f536152189c | ||
* registry.k8s.io/ingress-nginx/controller-chroot:v1.10.6@sha256:44ceedafc0e04a75521b5d472c1b6b5cc08afb8038b5bbfd79c21d066ccf300e | ||
|
||
### All changes: | ||
|
||
* Images: Trigger controller build. (#12611) | ||
* Chart: Bump Kube Webhook CertGen. (#12608) | ||
* Tests & Docs: Bump images. (#12605) | ||
* Images: Trigger other builds (2/2). (#12598) | ||
* Images: Trigger other builds (1/2). (#12597) | ||
* Tests: Bump `e2e-test-runner` to v20241224-68ed4e7b. (#12592) | ||
* Images: Trigger `test-runner` build. (#12586) | ||
* Images: Bump `NGINX_BASE` to v0.2.0. (#12584) | ||
* Images: Trigger NGINX build. (#12578) | ||
* Go: Clean `go.work.sum`. (#12575) | ||
* Repository: Update owners. (#12570) | ||
* Images: Bump `gcb-docker-gcloud` to v20241217-ff46a068cd. (#12563) | ||
* CI: Update KIND images. (#12559) | ||
* Images: Bump Alpine to v3.21. (#12530) | ||
* Docs: Add guide on how to set a Maintenance Page. (#12527) | ||
* rikatz is stepping down (#12518) | ||
* rikatz is stepping down (#12497) | ||
* Go: Bump to v1.23.4. (#12485) | ||
* Plugin: Bump `goreleaser` to v2. (#12442) | ||
* GitHub: Fix `exec` in issue template. (#12389) | ||
* CI: Update KIND images. (#12368) | ||
* Images: Bump `gcb-docker-gcloud` to v20241110-72bb0b1665. (#12341) | ||
* Go: Bump to v1.23.3. (#12339) | ||
* Auth TLS: Add `_` to redirect RegEx. (#12328) | ||
* Auth TLS: Improve redirect RegEx. (#12321) | ||
* Tests: Bump `e2e-test-runner` to v20241104-02a3933e. (#12314) | ||
* Images: Trigger `test-runner` build. (#12307) | ||
* Config: Fix panic on invalid `lua-shared-dict`. (#12282) | ||
* Docs: fix limit-rate-after references (#12280) | ||
* Chart: Rework ServiceMonitor. (#12268) | ||
* Chart: Add ServiceAccount tests. (#12266) | ||
* CI: Fix chart testing. (#12260) | ||
* [fix] fix nginx temp configs cleanup (#12224) | ||
* Chart: Suggest `matchLabelKeys` in Topology Spread Constraints. (#12204) | ||
* Docs: Add Pod Security Admission. (#12198) | ||
* Docs: Clarify external & service port in TCP/UDP services explanation. (#12194) | ||
|
||
### Dependency updates: | ||
|
||
* Bump k8s.io/apiextensions-apiserver from 0.31.3 to 0.32.0 (#12565) | ||
* Bump github.com/onsi/ginkgo/v2 from 2.22.0 to 2.22.1 (#12557) | ||
* Bump k8s.io/code-generator from 0.31.3 to 0.32.0 (#12552) | ||
* Bump k8s.io/cli-runtime from 0.31.3 to 0.32.0 (#12549) | ||
* Bump k8s.io/apiserver from 0.31.3 to 0.32.0 (#12546) | ||
* Bump the actions group with 2 updates (#12543) | ||
* Bump google.golang.org/grpc from 1.68.1 to 1.69.2 (#12540) | ||
* Bump k8s.io/client-go from 0.31.3 to 0.32.0 (#12514) | ||
* Bump github.com/opencontainers/runc from 1.2.2 to 1.2.3 in the go group across 1 directory (#12511) | ||
* Bump the actions group with 3 updates (#12508) | ||
* Bump k8s.io/kube-aggregator from 0.31.3 to 0.32.0 in /images/kube-webhook-certgen/rootfs (#12504) | ||
* Bump k8s.io/apimachinery from 0.31.3 to 0.32.0 in /images/ext-auth-example-authsvc/rootfs (#12501) | ||
* Bump golang.org/x/crypto from 0.30.0 to 0.31.0 (#12478) | ||
* Bump golang.org/x/crypto from 0.21.0 to 0.31.0 in /magefiles (#12473) | ||
* Bump github.com/prometheus/common from 0.60.1 to 0.61.0 (#12466) | ||
* Bump github/codeql-action from 3.27.5 to 3.27.6 in the actions group (#12463) | ||
* Bump the go group across 1 directory with 2 updates (#12459) | ||
* Bump github.com/onsi/ginkgo/v2 from 2.21.0 to 2.22.0 (#12425) | ||
* Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 (#12416) | ||
* Bump the go group across 3 directories with 10 updates (#12414) | ||
* Bump the actions group with 3 updates (#12410) | ||
* Bump github.com/opencontainers/runc from 1.2.1 to 1.2.2 in the go group across 1 directory (#12382) | ||
* Bump github/codeql-action from 3.27.1 to 3.27.4 in the actions group (#12375) | ||
* Bump golangci-lint on actions and disable deprecated linters (#12363) | ||
* Bump google.golang.org/grpc from 1.67.1 to 1.68.0 (#12356) | ||
* Bump the actions group with 3 updates (#12353) | ||
* Bump golang.org/x/crypto from 0.28.0 to 0.29.0 (#12351) | ||
* Bump github.com/fsnotify/fsnotify from 1.7.0 to 1.8.0 (#12297) | ||
* Bump github.com/opencontainers/runc from 1.2.0 to 1.2.1 in the go group across 1 directory (#12294) | ||
* Bump github.com/onsi/ginkgo/v2 from 2.20.2 to 2.21.0 (#12290) | ||
* Bump actions/dependency-review-action from 4.3.5 to 4.4.0 in the actions group (#12275) | ||
* Bump the go group across 3 directories with 11 updates (#12246) | ||
* Bump github.com/opencontainers/runc from 1.1.15 to 1.2.0 (#12241) | ||
* Bump the actions group with 5 updates (#12243) | ||
* Bump github.com/ncabatoff/process-exporter from 0.8.3 to 0.8.4 in the go group across 1 directory (#12219) | ||
* Bump aquasecurity/trivy-action from 0.27.0 to 0.28.0 in the actions group (#12215) | ||
* Bump github/codeql-action from 3.26.12 to 3.26.13 in the actions group (#12191) | ||
* Bump the go group across 2 directories with 1 update (#12189) | ||
* Bump the actions group with 2 updates (#12185) | ||
* Bump github.com/opencontainers/runc from 1.1.14 to 1.1.15 in the go group across 1 directory (#12184) | ||
|
||
**Full Changelog**: https://github.com/kubernetes/ingress-nginx/compare/controller-v1.10.5...controller-v1.10.6 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
# Changelog | ||
|
||
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.10.6 | ||
|
||
* CI: Fix chart testing. (#12260) | ||
* Update Ingress-Nginx version controller-v1.10.6 | ||
|
||
**Full Changelog**: https://github.com/kubernetes/ingress-nginx/compare/helm-chart-4.10.5...helm-chart-4.10.6 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.