-
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.5 & chart v4.10.5. (#12155)
- Loading branch information
Showing
16 changed files
with
350 additions
and
241 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
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,90 @@ | ||
# Changelog | ||
|
||
### controller-v1.10.5 | ||
|
||
Images: | ||
|
||
* registry.k8s.io/ingress-nginx/controller:v1.10.5@sha256:c84d11b1f7bd14ebbf49918a7f0dc01b31c0c6e757e0129520ea93453096315c | ||
* registry.k8s.io/ingress-nginx/controller-chroot:v1.10.5@sha256:030a43bdd5f0212a7e135cc4da76b15a6706ef65a6824eb4cc401f87a81c2987 | ||
|
||
### All changes: | ||
|
||
* Images: Trigger controller build. (#12133) | ||
* Tests & Docs: Bump `e2e-test-echo` to v1.0.1. (#12146) | ||
* Images: Trigger `e2e-test-echo` build. (#12142) | ||
* Images: Drop `s390x`. (#12139) | ||
* Images: Build `s390x` controller. (#12128) | ||
* Chart: Bump Kube Webhook CertGen. (#12122) | ||
* Tests & Docs: Bump images. (#12120) | ||
* Cloud Build: Bump `gcb-docker-gcloud` to v20240718-5ef92b5c36. (#12116) | ||
* Images: Trigger other builds. (#12111) | ||
* Tests: Bump `e2e-test-runner` to v20241004-114a6abb. (#12104) | ||
* Images: Trigger `test-runner` build. (#12101) | ||
* Docs: Add a multi-tenant warning. (#12098) | ||
* Go: Bump to v1.22.8. (#12093) | ||
* Images: Bump `NGINX_BASE` to v0.1.0. (#12079) | ||
* Images: Trigger NGINX build. (#12077) | ||
* Images: Remove NGINX v1.21. (#12057) | ||
* GitHub: Improve Dependabot. (#12037) | ||
* Chart: Improve CI. (#12029) | ||
* Chart: Extend image tests. (#12026) | ||
* Docs: Add health check annotations for AWS. (#12021) | ||
* Docs: Convert `opentelemetry.md` from CRLF to LF. (#12007) | ||
* Chart: Test `controller.minAvailable` & `controller.maxUnavailable`. (#12001) | ||
* Chart: Align default backend `PodDisruptionBudget`. (#11998) | ||
* Metrics: Fix namespace in `nginx_ingress_controller_ssl_expire_time_seconds`. (#11985) | ||
* Chart: Improve default backend service account. (#11973) | ||
* Go: Bump to v1.22.7. (#11969) | ||
* Images: Bump OpenTelemetry C++ Contrib. (#11950) | ||
* Docs: Add note about `--watch-namespace`. (#11948) | ||
* Images: Use latest Alpine 3.20 everywhere. (#11945) | ||
* Fix minor typos (#11940) | ||
* Chart: Implement `controller.admissionWebhooks.service.servicePort`. (#11933) | ||
* Tests: Bump `e2e-test-runner` to v20240829-2c421762. (#11920) | ||
* Images: Trigger `test-runner` build. (#11918) | ||
* Chart: Add tests for `PrometheusRule` & `ServiceMonitor`. (#11888) | ||
* Annotations: Allow commas in URLs. (#11886) | ||
* CI: Grant checks write permissions to E2E Test Report. (#11884) | ||
* Update maxmind post link about geolite2 license changes (#11880) | ||
* Go: Sync `go.work.sum`. (#11876) | ||
* Replace deprecated queue method (#11858) | ||
* Auto-generate annotation docs (#11835) | ||
|
||
### Dependency updates: | ||
|
||
* Bump the actions group with 3 updates (#12150) | ||
* Bump golang.org/x/crypto from 0.27.0 to 0.28.0 (#12108) | ||
* Bump the actions group with 3 updates (#12096) | ||
* Bump sigs.k8s.io/mdtoc from 1.1.0 to 1.4.0 (#12088) | ||
* Bump github.com/prometheus/common from 0.59.1 to 0.60.0 (#12086) | ||
* Bump google.golang.org/grpc from 1.67.0 to 1.67.1 in the go group across 1 directory (#12084) | ||
* Bump k8s.io/cli-runtime from 0.30.0 to 0.31.1 (#12082) | ||
* Bump github/codeql-action from 3.26.9 to 3.26.10 in the actions group (#12054) | ||
* Bump the go group across 1 directory with 3 updates (#12052) | ||
* Bump k8s.io/kube-aggregator from 0.29.3 to 0.31.1 in /images/kube-webhook-certgen/rootfs (#12048) | ||
* Bump k8s.io/apimachinery from 0.23.1 to 0.31.1 in /images/ext-auth-example-authsvc/rootfs (#12044) | ||
* Bump github.com/prometheus/client_golang from 1.11.1 to 1.20.4 in /images/custom-error-pages/rootfs (#12045) | ||
* Bump the all group with 2 updates (#12035) | ||
* Bump github/codeql-action from 3.26.7 to 3.26.8 in the all group (#12015) | ||
* Bump google.golang.org/grpc from 1.66.2 to 1.67.0 (#12013) | ||
* Bump github.com/prometheus/client_golang from 1.20.3 to 1.20.4 in the all group (#12011) | ||
* Bump the all group with 2 updates (#11979) | ||
* Bump github/codeql-action from 3.26.6 to 3.26.7 in the all group (#11978) | ||
* Bump github.com/prometheus/common from 0.57.0 to 0.59.1 (#11960) | ||
* Bump golang.org/x/crypto from 0.26.0 to 0.27.0 (#11959) | ||
* Bump github.com/prometheus/client_golang from 1.20.2 to 1.20.3 in the all group (#11956) | ||
* Bump github.com/opencontainers/runc from 1.1.13 to 1.1.14 (#11929) | ||
* Bump the all group with 2 updates (#11924) | ||
* Bump github.com/onsi/ginkgo/v2 from 2.20.1 to 2.20.2 in the all group (#11912) | ||
* Bump google.golang.org/grpc from 1.65.0 to 1.66.0 (#11907) | ||
* Bump github.com/prometheus/common from 0.55.0 to 0.57.0 (#11906) | ||
* Bump github/codeql-action from 3.26.5 to 3.26.6 in the all group (#11905) | ||
* Bump the all group with 2 updates (#11870) | ||
* Bump github/codeql-action from 3.26.2 to 3.26.5 in the all group (#11869) | ||
* Bump github.com/prometheus/client_golang from 1.19.1 to 1.20.1 (#11848) | ||
* Bump sigs.k8s.io/controller-runtime from 0.18.4 to 0.19.0 (#11847) | ||
* Bump dario.cat/mergo from 1.0.0 to 1.0.1 in the all group (#11846) | ||
* Bump k8s.io/component-base from 0.30.3 to 0.31.0 (#11841) | ||
* Bump github/codeql-action from 3.26.0 to 3.26.2 in the all group (#11833) | ||
|
||
**Full Changelog**: https://github.com/kubernetes/ingress-nginx/compare/controller-v1.10.4...controller-v1.10.5 |
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,9 @@ | ||
# 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.5 | ||
|
||
* Update Ingress-Nginx version controller-v1.10.5 | ||
|
||
**Full Changelog**: https://github.com/kubernetes/ingress-nginx/compare/helm-chart-4.10.4...helm-chart-4.10.5 |
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.