mrimp / k3s-GitOps

MIT License
1 stars 0 forks source link

chore(deps): update helm release traefik to v29 #512

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 4 months ago

Mend Renovate

This PR contains the following updates:

Package Update Change
traefik (source) major 28.3.0 -> 29.0.1

Release Notes

traefik/traefik-helm-chart (traefik) ### [`v29.0.1`](https://togithub.com/traefik/traefik-helm-chart/compare/v29.0.0...v29.0.1) [Compare Source](https://togithub.com/traefik/traefik-helm-chart/compare/v29.0.0...v29.0.1) ### [`v29.0.0`](https://togithub.com/traefik/traefik-helm-chart/releases/tag/v29.0.0) [Compare Source](https://togithub.com/traefik/traefik-helm-chart/compare/v28.3.0...v29.0.0) ##### Upgrade Notes This is a major breaking upgrade. [Migration guide](https://doc.traefik.io/traefik/v3.1/migration/v3/#v30-to-v31) from v3.0 to v3.1rc has been applied on this chart. This release supports both Traefik Proxy v3.0.x and v3.1rc. It comes with those :warning: breaking changes :warning: : - Far better support on Gateway API v1.1: Gateway, GatewayClass, CRDs & RBAC ([#​1107](https://togithub.com/traefik/traefik-helm-chart/issues/1107)) - Many changes on CRDs & RBAC ([#​1072](https://togithub.com/traefik/traefik-helm-chart/issues/1072) & [#​1108](https://togithub.com/traefik/traefik-helm-chart/issues/1108)) - Refactor on Prometheus Operator support. Values has changed ([#​1114](https://togithub.com/traefik/traefik-helm-chart/issues/1114)) - Dashboard `IngressRoute` is now disabled by default ([#​1111](https://togithub.com/traefik/traefik-helm-chart/issues/1111)) CRDs needs to be upgraded: `kubectl apply --server-side --force-conflicts -k https://github.com/traefik/traefik-helm-chart/traefik/crds/` ##### Features - ✨ migrate to endpointslices rbac ([0449b0b](https://togithub.com/traefik/traefik-helm-chart/commit/0449b0b7cdbb1d984a621d1c4112f6b5964e3930)) - ✨ update CRDs & RBAC for Traefik Proxy ([228c4e4](https://togithub.com/traefik/traefik-helm-chart/commit/228c4e477f2e2355161b506b291fdd3191491acd)) - allow to set hostAliases for traefik pod ([42e5745](https://togithub.com/traefik/traefik-helm-chart/commit/42e574516560492db94f7ada7c2a61c391603df3)) - **dashboard:** dashboard `IngressRoute` should be disabled by default ([d9b856a](https://togithub.com/traefik/traefik-helm-chart/commit/d9b856a9fd7f216a9ef3f866961d9a0345259f55)) - **providers:** add nativeLBByDefault support ([e75a85c](https://togithub.com/traefik/traefik-helm-chart/commit/e75a85c319431586d408697c2408f88ab9b991af)) - **providers:** improve kubernetesGateway and Gateway API support ([2eb640a](https://togithub.com/traefik/traefik-helm-chart/commit/2eb640a4aa011f02f52585bd4c8dee5a8d7ebced)) - **workflow:** add oci push ([aa3022a](https://togithub.com/traefik/traefik-helm-chart/commit/aa3022acf39041b8df1b3fe56e2cd1e062eba15f)) ##### Bug Fixes - **dashboard:** Only set ingressClass annotation when kubernetesCRD provider is listening for it ([f142f6c](https://togithub.com/traefik/traefik-helm-chart/commit/f142f6c671f1230bd90b07021c8227773e1d0225)) - **rbac:** nodes API permissions for Traefik v3.1+ ([647439d](https://togithub.com/traefik/traefik-helm-chart/commit/647439d061fc4421fb423b171c510594a78738a8)) - allow multiples values in the `secretResourceNames` slice ([24978e8](https://togithub.com/traefik/traefik-helm-chart/commit/24978e85be3af72bb86b380534715ff039358487)) - 🐛 improve error message on additional service without ports ([d4cab24](https://togithub.com/traefik/traefik-helm-chart/commit/d4cab24a3dc13730c55cea4617987c20462126f9)) - prometheus operator settings ([7d3a90d](https://togithub.com/traefik/traefik-helm-chart/commit/7d3a90d1eb1ecd0450aaa2697bc77aa7e7da05f2)) ##### Documentation - fix typos and broken link ([e43afd4](https://togithub.com/traefik/traefik-helm-chart/commit/e43afd46654359d580668d539db1ed8f760b80f2)) #### New Contributors - [@​justinrush](https://togithub.com/justinrush) made their first contribution in [https://github.com/traefik/traefik-helm-chart/pull/1093](https://togithub.com/traefik/traefik-helm-chart/pull/1093) - [@​x0ddf](https://togithub.com/x0ddf) made their first contribution in [https://github.com/traefik/traefik-helm-chart/pull/1094](https://togithub.com/traefik/traefik-helm-chart/pull/1094) - [@​traefiker](https://togithub.com/traefiker) made their first contribution in [https://github.com/traefik/traefik-helm-chart/pull/1101](https://togithub.com/traefik/traefik-helm-chart/pull/1101) - [@​mmetc](https://togithub.com/mmetc) made their first contribution in [https://github.com/traefik/traefik-helm-chart/pull/1102](https://togithub.com/traefik/traefik-helm-chart/pull/1102)

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 becomes conflicted, or you tick the rebase/retry checkbox.

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



This PR has been generated by Mend Renovate. View repository job log here.