particuleio / terraform-kubernetes-addons

Terraform module to deploy curated Kubernetes middlewares on multiple cloud providers.
https://registry.terraform.io/modules/particuleio/addons/kubernetes/latest
Apache License 2.0
201 stars 75 forks source link

feat(charts): update helm release traefik to v31 #2950

Closed renovate[bot] closed 1 day ago

renovate[bot] commented 2 weeks ago

This PR contains the following updates:

Package Update Change
traefik (source) major 30.1.0 -> 31.1.0

Release Notes

traefik/traefik-helm-chart (traefik) ### [`v31.1.0`](https://redirect.github.com/traefik/traefik-helm-chart/releases/tag/v31.1.0) [Compare Source](https://redirect.github.com/traefik/traefik-helm-chart/compare/v31.0.0...v31.1.0) ##### Features - ✨ input validation using schema ([cf703c7](https://redirect.github.com/traefik/traefik-helm-chart/commit/cf703c7ddae652288144d70fd88a530667b53aa6)) - **deps:** update traefik docker tag to v3.1.3 ([1ecf803](https://redirect.github.com/traefik/traefik-helm-chart/commit/1ecf803aa78312a5b00846106efcf28ac9c9c562)) - ✨ add AllowACMEByPass and improve schema/doc on ports values ([458cab9](https://redirect.github.com/traefik/traefik-helm-chart/commit/458cab997cadf1712abc86ab5c8ff4a333b34f1e)) - add new webhooks and removes unnecessary ones ([d7c3622](https://redirect.github.com/traefik/traefik-helm-chart/commit/d7c36229bccea62865d2bb74894a59374370523a)) ##### Bug Fixes - 🐛 update CRD to v3.1 ([2dc2253](https://redirect.github.com/traefik/traefik-helm-chart/commit/2dc2253c2e360d2ce2f3fd0ed8407e89b4a0c273)) ### [`v31.0.0`](https://redirect.github.com/traefik/traefik-helm-chart/releases/tag/v31.0.0) [Compare Source](https://redirect.github.com/traefik/traefik-helm-chart/compare/v30.1.0...v31.0.0) ##### ⚠ BREAKING CHANGES - 🐛 set allowEmptyServices to true by default - CRDs needs to be upgraded for Traefik Hub users - `kubectl apply --server-side --force-conflicts -k https://github.com/traefik/traefik-helm-chart/traefik/crds/` ##### Features - **Traefik Hub:** update CRDs to v1.7.0 ([aa18d47](https://redirect.github.com/traefik/traefik-helm-chart/commit/aa18d47c1545b6ca8f66210a23f2769ab59ca844)) ##### Bug Fixes - **HTTP3:** split udp and tcp Service when service.single is false ([24acadf](https://redirect.github.com/traefik/traefik-helm-chart/commit/24acadf35fb11927bbb857c3b63fcef01064abc9)) - 🐛 set allowEmptyServices to true by default ([2324766](https://redirect.github.com/traefik/traefik-helm-chart/commit/23247669edf5dae5c028e7c6b4a688004e4acec6)) - **Traefik Hub:** update CRDs to v1.5.0 ([ee3537a](https://redirect.github.com/traefik/traefik-helm-chart/commit/ee3537a3238e3fc1ba234c4bc1ecf10dfab3048c))

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR was generated by Mend Renovate. View the repository job log.

github-actions[bot] commented 1 day ago

:tada: This PR is included in version 16.8.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: