From b4fd67c32fc16fa5fcb00c62a55c8a062dbabb22 Mon Sep 17 00:00:00 2001 From: renovate Bot Date: Sun, 29 Sep 2024 15:31:51 +0000 Subject: [PATCH] Update Helm release traefik to v29 (#168) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Type | Update | Change | Pending | |---|---|---|---|---| | [traefik](https://traefik.io/) ([source](https://github.com/traefik/traefik-helm-chart)) | HelmChart | major | `27.0.2` -> `29.0.1` | `30.0.1` (+1) | --- ### Release Notes
traefik/traefik-helm-chart (traefik) ### [`v29.0.1`](https://github.com/traefik/traefik-helm-chart/releases/tag/v29.0.1) [Compare Source](https://github.com/traefik/traefik-helm-chart/compare/v29.0.0...v29.0.1) ##### [29.0.1](https://github.com/traefik/traefik-helm-chart/compare/v29.0.0...v29.0.1) (2024-07-09) ##### Features - ✨ publish chart on OCI registry ([deaddf5](https://github.com/traefik/traefik-helm-chart/commit/deaddf57e26ec19fe1a4d54f47047a94f44715b1)) ##### Bug Fixes - RBACs for hub and disabled namespaced RBACs ([0827106](https://github.com/traefik/traefik-helm-chart/commit/082710650cee6a008a2df092df3d744892c95f89)) - semverCompare failing on some legitimate tags ([143b96f](https://github.com/traefik/traefik-helm-chart/commit/143b96fc7c24062098c8c69be855c73a62ca122d)) ### [`v29.0.0`](https://github.com/traefik/traefik-helm-chart/releases/tag/v29.0.0) [Compare Source](https://github.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://github.com/traefik/traefik-helm-chart/issues/1107)) - Many changes on CRDs & RBAC ([#​1072](https://github.com/traefik/traefik-helm-chart/issues/1072) & [#​1108](https://github.com/traefik/traefik-helm-chart/issues/1108)) - Refactor on Prometheus Operator support. Values has changed ([#​1114](https://github.com/traefik/traefik-helm-chart/issues/1114)) - Dashboard `IngressRoute` is now disabled by default ([#​1111](https://github.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://github.com/traefik/traefik-helm-chart/commit/0449b0b7cdbb1d984a621d1c4112f6b5964e3930)) - ✨ update CRDs & RBAC for Traefik Proxy ([228c4e4](https://github.com/traefik/traefik-helm-chart/commit/228c4e477f2e2355161b506b291fdd3191491acd)) - allow to set hostAliases for traefik pod ([42e5745](https://github.com/traefik/traefik-helm-chart/commit/42e574516560492db94f7ada7c2a61c391603df3)) - **dashboard:** dashboard `IngressRoute` should be disabled by default ([d9b856a](https://github.com/traefik/traefik-helm-chart/commit/d9b856a9fd7f216a9ef3f866961d9a0345259f55)) - **providers:** add nativeLBByDefault support ([e75a85c](https://github.com/traefik/traefik-helm-chart/commit/e75a85c319431586d408697c2408f88ab9b991af)) - **providers:** improve kubernetesGateway and Gateway API support ([2eb640a](https://github.com/traefik/traefik-helm-chart/commit/2eb640a4aa011f02f52585bd4c8dee5a8d7ebced)) - **workflow:** add oci push ([aa3022a](https://github.com/traefik/traefik-helm-chart/commit/aa3022acf39041b8df1b3fe56e2cd1e062eba15f)) ##### Bug Fixes - **dashboard:** Only set ingressClass annotation when kubernetesCRD provider is listening for it ([f142f6c](https://github.com/traefik/traefik-helm-chart/commit/f142f6c671f1230bd90b07021c8227773e1d0225)) - **rbac:** nodes API permissions for Traefik v3.1+ ([647439d](https://github.com/traefik/traefik-helm-chart/commit/647439d061fc4421fb423b171c510594a78738a8)) - allow multiples values in the `secretResourceNames` slice ([24978e8](https://github.com/traefik/traefik-helm-chart/commit/24978e85be3af72bb86b380534715ff039358487)) - 🐛 improve error message on additional service without ports ([d4cab24](https://github.com/traefik/traefik-helm-chart/commit/d4cab24a3dc13730c55cea4617987c20462126f9)) - prometheus operator settings ([7d3a90d](https://github.com/traefik/traefik-helm-chart/commit/7d3a90d1eb1ecd0450aaa2697bc77aa7e7da05f2)) ##### Documentation - fix typos and broken link ([e43afd4](https://github.com/traefik/traefik-helm-chart/commit/e43afd46654359d580668d539db1ed8f760b80f2)) #### New Contributors - [@​justinrush](https://github.com/justinrush) made their first contribution in https://github.com/traefik/traefik-helm-chart/pull/1093 - [@​x0ddf](https://github.com/x0ddf) made their first contribution in https://github.com/traefik/traefik-helm-chart/pull/1094 - [@​traefiker](https://github.com/traefiker) made their first contribution in https://github.com/traefik/traefik-helm-chart/pull/1101 - [@​mmetc](https://github.com/mmetc) made their first contribution in https://github.com/traefik/traefik-helm-chart/pull/1102 ### [`v28.3.0`](https://github.com/traefik/traefik-helm-chart/releases/tag/v28.3.0) [Compare Source](https://github.com/traefik/traefik-helm-chart/compare/v28.2.0...v28.3.0) ##### Features - allow setting permanent on redirectTo ([1b454e9](https://github.com/traefik/traefik-helm-chart/commit/1b454e9e071d90f18f9eb43840c57d709eb8eb86)) ##### Bug Fixes - **Security:** 🐛 🔒️ mount service account token on pod level (\[[`db4f43f`](https://github.com/traefik/traefik-helm-chart/commit/db4f43f)]\(https://github.com/traefik/traefik-helm-chart/commit/ - **Traefik Hub:** remove namespace in mutating webhook ([f8f2da2](https://github.com/traefik/traefik-helm-chart/commit/f8f2da2905f8c97a9e891461d6203612d22c333c)) - **Traefik Hub:** remove obsolete CRD ([4fcec62](https://github.com/traefik/traefik-helm-chart/commit/4fcec6296bdd5b4bd18776d88fe3c82497c8b800)) - 🐛 namespaced rbac when kubernetesIngress provider is disabled ([3bb41f7](https://github.com/traefik/traefik-helm-chart/commit/3bb41f7acc77463d518c26f38371df9f6a0d9b9e)) [`db4f43f`](https://github.com/traefik/traefik-helm-chart/commit/db4f43f2cbdaad77b95c838d12f0b398bc149863))) - 🐛 add divisor: '1' to GOMAXPROCS and GOMEMLIMIT ([9ccbee2](https://github.com/traefik/traefik-helm-chart/commit/9ccbee20ec22392eeca541514a534d357a2e499b)) #### New Contributors - [@​hawkesn](https://github.com/hawkesn) made their first contribution in https://github.com/traefik/traefik-helm-chart/pull/1085 - [@​berlincount](https://github.com/berlincount) made their first contribution in https://github.com/traefik/traefik-helm-chart/pull/1082 **Full Changelog**: https://github.com/traefik/traefik-helm-chart/compare/v28.2.0...v28.3.0 ### [`v28.2.0`](https://github.com/traefik/traefik-helm-chart/releases/tag/v28.2.0) [Compare Source](https://github.com/traefik/traefik-helm-chart/compare/v28.1.0...v28.2.0) :warning: This release align to Kubernetes default (*Always*) for `podSecurityContext.fsGroupChangePolicy`. It was *OnRootMismatch* in previous release of this chart. It can easily be set (back) to *OnRootMismatch* if needed, see [EXAMPLES](https://github.com/traefik/traefik-helm-chart/blob/master/EXAMPLES.md#use-traefik-native-lets-encrypt-integration-without-cert-manager). ##### Features - ✨ simplify values and provide more examples ([4eb71eb](https://github.com/traefik/traefik-helm-chart/commit/4eb71eb43bde454ce16e8633215551e67eff4568)) - add deletecollection right on secrets ([fb69807](https://github.com/traefik/traefik-helm-chart/commit/fb69807b609a991643a45d982a716441980955e6)) - update traefik docker tag to v3.0.1 by [@​renovate](https://github.com/renovate) in https://github.com/traefik/traefik-helm-chart/pull/1075 ##### Bug Fixes - **IngressClass:** provides annotation on IngressRoutes when it's enabled ([f5de0c3](https://github.com/traefik/traefik-helm-chart/commit/f5de0c3725e7ab46d22744ba8510875a2ca5fbf9)) #### New Contributors - [@​jspdown](https://github.com/jspdown) made their first contribution in https://github.com/traefik/traefik-helm-chart/pull/1077 **Full Changelog**: https://github.com/traefik/traefik-helm-chart/compare/v28.1.0...v28.2.0 ### [`v28.1.0`](https://github.com/traefik/traefik-helm-chart/releases/tag/v28.1.0) [Compare Source](https://github.com/traefik/traefik-helm-chart/compare/v28.0.0...v28.1.0) ##### Features - **Traefik Hub:** add initial support for API Gateway ([dc5c68d](https://github.com/traefik/traefik-helm-chart/commit/dc5c68d584198b52cd0ac64fb17d3df1d2ccb018)) - **Traefik Hub:** use Traefik Proxy otlp config ([a910db4](https://github.com/traefik/traefik-helm-chart/commit/a910db40fc9f3889a221003ca674242a2458744c)) ##### Bug Fixes - **Traefik Hub:** refine support ([60d210d](https://github.com/traefik/traefik-helm-chart/commit/60d210de336614ff16161d3cf13d555575ace12c)) - **Traefik Hub:** do not deploy mutating webhook when enabling only API Gateway ([cb2a98d](https://github.com/traefik/traefik-helm-chart/commit/cb2a98dfc8e412ea78d317954e245148915109a7)) ##### Documentation - **example:** Update Digital Ocean PROXY Protocol ([9850319](https://github.com/traefik/traefik-helm-chart/commit/9850319029826fcb31d037fd51a6242261d400e1)) - 📚️ improve UPGRADING section ([54ec665](https://github.com/traefik/traefik-helm-chart/commit/54ec66537c2338b82d7c81f36367d17b9bc86b81)) ### [`v28.0.0`](https://github.com/traefik/traefik-helm-chart/releases/tag/v28.0.0) [Compare Source](https://github.com/traefik/traefik-helm-chart/compare/v27.0.2...v28.0.0) ##### ⚠ BREAKING CHANGES - :boom: initial support of Traefik Proxy v3 - See [Migration guide from v2 to v3](https://doc.traefik.io/traefik/v3.0/migration/v2-to-v3/) and upgrading section of this chart on CRDs. ##### Features - **podtemplate:** set GOMEMLIMIT, GOMAXPROCS when limits are defined ([e4f2aa8](https://github.com/traefik/traefik-helm-chart/commit/e4f2aa80c7be9e382e7e5277cc5b75bfdf0a10e7)) - :boom: initial support of Traefik Proxy v3 ([536059d](https://github.com/traefik/traefik-helm-chart/commit/536059dbdc70fcb0c1f1914a108384e9613b1da5)) - ✨ add support of `experimental-v3.0` unstable version ([579984c](https://github.com/traefik/traefik-helm-chart/commit/579984c3b149a3b32a5e91edaa00b028b6587b57)) - ✨ fail gracefully when required port number is not set ([f8be5e1](https://github.com/traefik/traefik-helm-chart/commit/f8be5e19d841c8c6ebf1e1d2282cee3170086def)) - **ports:** add transport options ([47e0f28](https://github.com/traefik/traefik-helm-chart/commit/47e0f28a7413def68a48489140db521e99617187)) - ability to override liveness and readiness probe paths ([ea95df0](https://github.com/traefik/traefik-helm-chart/commit/ea95df04391fee3bcf05d124cdd36c2be39814d5)) ##### Bug Fixes - 🐛 logs filters on status codes ([c204014](https://github.com/traefik/traefik-helm-chart/commit/c20401453b63d56e1eb061d357381f7fa75ba10a)) - 🐛 only expose http3 port on service when TCP variant is exposed ([2d6243d](https://github.com/traefik/traefik-helm-chart/commit/2d6243d42cc0c1d92072cb8609fdfc9556888ad4)) ##### Styles - 🎨 consistent capitalization on `--entryPoints` CLI flag ([b1f6f96](https://github.com/traefik/traefik-helm-chart/commit/b1f6f968cbe2adc0e493c4127bcf5848d19a4ccb)) ##### Documentation - 📚️ improve EXAMPLES on acme resolver ([2252aba](https://github.com/traefik/traefik-helm-chart/commit/2252aba24da57e83d687198bb1c946c3c4b3d86f)) #### New Contributors - [@​matkam](https://github.com/matkam) made their first contribution in https://github.com/traefik/traefik-helm-chart/pull/1041
--- ### 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. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). Reviewed-on: https://code.geekbundle.org/madic/git-ops-dev/pulls/168 Co-authored-by: renovate Bot Co-committed-by: renovate Bot --- apps/traefik/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/traefik/kustomization.yaml b/apps/traefik/kustomization.yaml index 7fbfba2..5d52423 100644 --- a/apps/traefik/kustomization.yaml +++ b/apps/traefik/kustomization.yaml @@ -9,7 +9,7 @@ commonAnnotations: helmCharts: - name: traefik repo: https://traefik.github.io/charts - version: 27.0.2 + version: 29.0.1 releaseName: traefik namespace: kube-system includeCRDs: true