Update Helm release traefik to v41 #2099

Open
renovate wants to merge 1 commit from renovate/traefik-41.x into main
Collaborator

This PR contains the following updates:

Package Update Change
traefik (source) major 40.3.041.2.0

Release Notes

traefik/traefik-helm-chart (traefik)

v41.2.0

Compare Source

[!IMPORTANT]
This release includes a CRD update. See chart UPGRADING instructions and upstream migration guide.

🚀 Features

🐛 Bug fixes

📦 Others

👌 Traefik version support

  • Traefik Proxy: v3.6.0 -> v3.7.10 (default)
  • Traefik Hub: v3.19.3 -> v3.20.8

v41.1.1

Compare Source

🐛 Bug fixes

📦 Others

👌 Traefik version support

  • Traefik Proxy: v3.6.0 -> v3.7.9 (default)
  • Traefik Hub: v3.19.3 -> v3.20.7

v41.1.0

Compare Source

🚀 Features

🐛 Bug fixes

📦 Others

👌 Traefik version support

  • Traefik Proxy: v3.6.0 -> v3.7.9 (default)
  • Traefik Hub: v3.19.3 -> v3.20.7

v41.0.2

Compare Source

🚀 Features

🐛 Bug fixes

📦 Others

👌 Traefik version support

  • Traefik Proxy: v3.6.0 -> v3.7.6 (default)
  • Traefik Hub: v3.19.3 -> v3.20.6

v41.0.1

Compare Source

🚀 Features

🐛 Bug fixes

📦 Others

👌 Traefik version support

  • Traefik Proxy: v3.6.0 -> v3.7.5 (default)
  • Traefik Hub: v3.19.3 -> v3.20.5

v41.0.0

Compare Source

Upgrade Notes

  1. Logs & access logs syntax: The chart now aligns its logging keys with the upstream Traefik syntax with PR #​1887.
    • logs.general is renamed to log (e.g. logs.general.levellog.level).
    • logs.access is renamed to accessLog (e.g. logs.access.formataccessLog.format).
    • Filter and field keys are now camelCased: filters.statuscodesfilters.statusCodes, filters.retryattemptsfilters.retryAttempts, filters.mindurationfilters.minDuration, and fields.*.defaultmodefields.*.defaultMode.
    • The accessLog.fields.general nesting level is removed: fields.general.defaultmodefields.defaultMode.Expand commentComment on line R27Resolved
  2. File provider content: providers.file.content is now an object ({}) instead of a string ("").

[!TIP]
Image registry and repository now default to null.
The chart now automatically resolves the full official image URI for both Traefik Proxy and Traefik Hub.

💥 BREAKING CHANGES

🚀 Features

🐛 Bug fixes

📦 Others

👌 Traefik version support

  • Traefik Proxy: v3.6.0 -> v3.7.5 (default)
  • Traefik Hub: v3.19.3 -> v3.20.4

Configuration

📅 Schedule: (UTC)

  • 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 Mend Renovate CLI.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [traefik](https://traefik.io/) ([source](https://github.com/traefik/traefik-helm-chart)) | major | `40.3.0` → `41.2.0` | --- ### Release Notes <details> <summary>traefik/traefik-helm-chart (traefik)</summary> ### [`v41.2.0`](https://github.com/traefik/traefik-helm-chart/releases/tag/v41.2.0) [Compare Source](https://github.com/traefik/traefik-helm-chart/compare/v41.1.1...v41.2.0) > \[!IMPORTANT] > This release includes a CRD update. See chart [UPGRADING](https://github.com/traefik/traefik-helm-chart?tab=readme-ov-file#upgrading) instructions and upstream [migration guide](https://doc.traefik.io/traefik/v3.7/migrate/v3/#v3710). #### :rocket: Features - feat(hub): :sparkles: support AWS EC2 provider [#&#8203;1946](https://github.com/traefik/traefik-helm-chart/issues/1946) by [@&#8203;zalbiraw](https://github.com/zalbiraw) - feat: allow setting emptyDir options for data and tmp volumes [#&#8203;1958](https://github.com/traefik/traefik-helm-chart/issues/1958) by [@&#8203;dmaes](https://github.com/dmaes) - feat(deps): update traefik docker tag to v3.7.10 [#&#8203;1954](https://github.com/traefik/traefik-helm-chart/issues/1954) by [@&#8203;renovate-with-github-actions](https://github.com/renovate-with-github-actions)\[bot] - feat(deps): update ghcr.io/traefik/traefik-hub docker tag to v3.20.8 [#&#8203;1953](https://github.com/traefik/traefik-helm-chart/issues/1953) by [@&#8203;renovate-with-github-actions](https://github.com/renovate-with-github-actions)\[bot] #### :bug: Bug fixes - fix(hub): 🐛 enable providers with default config [#&#8203;1956](https://github.com/traefik/traefik-helm-chart/issues/1956) by [@&#8203;mloiseleur](https://github.com/mloiseleur) - fix(rbac): allow namespaced rbac with only the knative provider [#&#8203;1955](https://github.com/traefik/traefik-helm-chart/issues/1955) by [@&#8203;karpovantonme](https://github.com/karpovantonme) - fix(crds/middleware): add missing ErrorRequestHeaders field [#&#8203;1960](https://github.com/traefik/traefik-helm-chart/issues/1960) by [@&#8203;mloiseleur](https://github.com/mloiseleur) - fix(changelog): only update the chart being released [#&#8203;1963](https://github.com/traefik/traefik-helm-chart/issues/1963) by [@&#8203;mloiseleur](https://github.com/mloiseleur) #### :package: Others - chore(deps): update github actions [#&#8203;1952](https://github.com/traefik/traefik-helm-chart/issues/1952) by [@&#8203;renovate-with-github-actions](https://github.com/renovate-with-github-actions)\[bot] - ci(artifacthub): structured changelog with link on major [#&#8203;1925](https://github.com/traefik/traefik-helm-chart/issues/1925) by [@&#8203;mloiseleur](https://github.com/mloiseleur) - test(service): LoadBalancer node port opt-out [#&#8203;1959](https://github.com/traefik/traefik-helm-chart/issues/1959) by [@&#8203;tomatotomata](https://github.com/tomatotomata) - ci(renovate): scope updates per chart on VALUES.md & AppVersion [#&#8203;1961](https://github.com/traefik/traefik-helm-chart/issues/1961) by [@&#8203;mloiseleur](https://github.com/mloiseleur) - chore(release): 🚀 publish 41.2.0 [#&#8203;1964](https://github.com/traefik/traefik-helm-chart/issues/1964) by [@&#8203;mloiseleur](https://github.com/mloiseleur) #### 👌 Traefik version support - Traefik Proxy: v3.6.0 -> v3.7.10 (default) - Traefik Hub: v3.19.3 -> v3.20.8 ### [`v41.1.1`](https://github.com/traefik/traefik-helm-chart/releases/tag/v41.1.1) [Compare Source](https://github.com/traefik/traefik-helm-chart/compare/v41.1.0...v41.1.1) #### :bug: Bug fixes - fix: update hardened image registry [#&#8203;1950](https://github.com/traefik/traefik-helm-chart/issues/1950) by [@&#8203;youkoulayley](https://github.com/youkoulayley) #### :package: Others - chore(release): 🚀 publish 41.1.1 [#&#8203;1951](https://github.com/traefik/traefik-helm-chart/issues/1951) by [@&#8203;youkoulayley](https://github.com/youkoulayley) #### 👌 Traefik version support - Traefik Proxy: v3.6.0 -> v3.7.9 (default) - Traefik Hub: v3.19.3 -> v3.20.7 ### [`v41.1.0`](https://github.com/traefik/traefik-helm-chart/releases/tag/v41.1.0) [Compare Source](https://github.com/traefik/traefik-helm-chart/compare/v41.0.2...v41.1.0) #### :rocket: Features - feat(rbac): grant configmaps write for hub api management [#&#8203;1930](https://github.com/traefik/traefik-helm-chart/issues/1930) by [@&#8203;ArthurHlt](https://github.com/ArthurHlt) - feat(deps): update traefik docker tag to v3.7.7 [#&#8203;1926](https://github.com/traefik/traefik-helm-chart/issues/1926) by [@&#8203;renovate-with-github-actions](https://github.com/renovate-with-github-actions)\[bot] - feat(deps): update traefik docker tag to v3.7.8 [#&#8203;1932](https://github.com/traefik/traefik-helm-chart/issues/1932) by [@&#8203;renovate-with-github-actions](https://github.com/renovate-with-github-actions)\[bot] - feat(hub): add hardened image variant [#&#8203;1942](https://github.com/traefik/traefik-helm-chart/issues/1942) by [@&#8203;jspdown](https://github.com/jspdown) - feat(hub): :sparkles: add hub.enabled to run Traefik Hub in proxy mode [#&#8203;1934](https://github.com/traefik/traefik-helm-chart/issues/1934) by [@&#8203;darkweaver87](https://github.com/darkweaver87) - feat(CRDs): update Traefik Hub to v1.33.0 [#&#8203;1939](https://github.com/traefik/traefik-helm-chart/issues/1939) by [@&#8203;traefiker](https://github.com/traefiker) - feat(deps): update traefik docker tag to v3.7.9 [#&#8203;1945](https://github.com/traefik/traefik-helm-chart/issues/1945) by [@&#8203;renovate-with-github-actions](https://github.com/renovate-with-github-actions)\[bot] - feat(deps): update ghcr.io/traefik/traefik-hub docker tag to v3.20.7 [#&#8203;1944](https://github.com/traefik/traefik-helm-chart/issues/1944) by [@&#8203;renovate-with-github-actions](https://github.com/renovate-with-github-actions)\[bot] - feat: :sparkles: add `hub-manager` chart [#&#8203;1784](https://github.com/traefik/traefik-helm-chart/issues/1784) by [@&#8203;bpsoraggi](https://github.com/bpsoraggi) #### :bug: Bug fixes - fix(ports): support IPv6 hostIP values [#&#8203;1933](https://github.com/traefik/traefik-helm-chart/issues/1933) by [@&#8203;ihopenre-eng](https://github.com/ihopenre-eng) - fix: support enabling only kubernetesIngressNGINX with rbac.namespaced [#&#8203;1929](https://github.com/traefik/traefik-helm-chart/issues/1929) by [@&#8203;rtsui-harmonicinc](https://github.com/rtsui-harmonicinc) - fix(deployment): :bug: accept named port for healthchecksPort [#&#8203;1937](https://github.com/traefik/traefik-helm-chart/issues/1937) by [@&#8203;darkweaver87](https://github.com/darkweaver87) - fix(rbac): :bug: align namespaced RBAC with kubernetesIngressNGINX namespace scoping [#&#8203;1938](https://github.com/traefik/traefik-helm-chart/issues/1938) by [@&#8203;darkweaver87](https://github.com/darkweaver87) #### :package: Others - docs(examples): fix Argo Rollouts product name [#&#8203;1924](https://github.com/traefik/traefik-helm-chart/issues/1924) by [@&#8203;tvass](https://github.com/tvass) - chore(deps): update github actions [#&#8203;1927](https://github.com/traefik/traefik-helm-chart/issues/1927) by [@&#8203;renovate-with-github-actions](https://github.com/renovate-with-github-actions)\[bot] - chore: :art: file provider scrambled output [#&#8203;1921](https://github.com/traefik/traefik-helm-chart/issues/1921) by [@&#8203;rtsui-harmonicinc](https://github.com/rtsui-harmonicinc) - docs: :books: change metrics.prometheus labels types from string to bool [#&#8203;1935](https://github.com/traefik/traefik-helm-chart/issues/1935) by [@&#8203;AbhinavPraveen](https://github.com/AbhinavPraveen) - chore(deps): update renovatebot/github-action action to v46.1.20 [#&#8203;1940](https://github.com/traefik/traefik-helm-chart/issues/1940) by [@&#8203;renovate-with-github-actions](https://github.com/renovate-with-github-actions)\[bot] - docs(migrate): add v40 to v41 values migration helper [#&#8203;1901](https://github.com/traefik/traefik-helm-chart/issues/1901) by [@&#8203;mloiseleur](https://github.com/mloiseleur) - chore(deps): update github actions [#&#8203;1943](https://github.com/traefik/traefik-helm-chart/issues/1943) by [@&#8203;renovate-with-github-actions](https://github.com/renovate-with-github-actions)\[bot] - docs(hub-manager): 📚 rewrite EXAMPLES into a README install guide [#&#8203;1948](https://github.com/traefik/traefik-helm-chart/issues/1948) by [@&#8203;darkweaver87](https://github.com/darkweaver87) - docs(values): :books: fix rendered types for nullable fields [#&#8203;1936](https://github.com/traefik/traefik-helm-chart/issues/1936) by [@&#8203;darkweaver87](https://github.com/darkweaver87) - chore(release): 🚀 publish 41.1.0 and hub-manager 1.0.0 [#&#8203;1947](https://github.com/traefik/traefik-helm-chart/issues/1947) by [@&#8203;darkweaver87](https://github.com/darkweaver87) #### 👌 Traefik version support - Traefik Proxy: v3.6.0 -> v3.7.9 (default) - Traefik Hub: v3.19.3 -> v3.20.7 ### [`v41.0.2`](https://github.com/traefik/traefik-helm-chart/releases/tag/v41.0.2) [Compare Source](https://github.com/traefik/traefik-helm-chart/compare/v41.0.1...v41.0.2) #### :rocket: Features - feat(deps): update traefik docker tag to v3.7.6 [#&#8203;1918](https://github.com/traefik/traefik-helm-chart/issues/1918) by [@&#8203;renovate-with-github-actions](https://github.com/renovate-with-github-actions)\[bot] - feat(deps): update ghcr.io/traefik/traefik-hub docker tag to v3.20.6 [#&#8203;1917](https://github.com/traefik/traefik-helm-chart/issues/1917) by [@&#8203;renovate-with-github-actions](https://github.com/renovate-with-github-actions)\[bot] #### :bug: Bug fixes - fix(crds): add missing hub.traefik.io\_uplinks to kustomization [#&#8203;1920](https://github.com/traefik/traefik-helm-chart/issues/1920) by [@&#8203;darkweaver87](https://github.com/darkweaver87) #### :package: Others - ci(renovate): group PR on gh actions [#&#8203;1912](https://github.com/traefik/traefik-helm-chart/issues/1912) by [@&#8203;mloiseleur](https://github.com/mloiseleur) - chore(deps): update github actions [#&#8203;1916](https://github.com/traefik/traefik-helm-chart/issues/1916) by [@&#8203;renovate-with-github-actions](https://github.com/renovate-with-github-actions)\[bot] - chore(release): 🚀 publish 41.0.2 [#&#8203;1919](https://github.com/traefik/traefik-helm-chart/issues/1919) by [@&#8203;mloiseleur](https://github.com/mloiseleur) #### 👌 Traefik version support - Traefik Proxy: v3.6.0 -> v3.7.6 (default) - Traefik Hub: v3.19.3 -> v3.20.6 ### [`v41.0.1`](https://github.com/traefik/traefik-helm-chart/releases/tag/v41.0.1) [Compare Source](https://github.com/traefik/traefik-helm-chart/compare/v41.0.0...v41.0.1) #### :rocket: Features - feat(hub): support traefik hub v3.20.5 [#&#8203;1908](https://github.com/traefik/traefik-helm-chart/issues/1908) by [@&#8203;mloiseleur](https://github.com/mloiseleur) #### :bug: Bug fixes - fix(ingressroute): fail fast on uppercase ingressRoute keys (RFC 1123) [#&#8203;1862](https://github.com/traefik/traefik-helm-chart/issues/1862) by [@&#8203;filip2mac](https://github.com/filip2mac) #### :package: Others - chore(deps): update actions/checkout action to v7 [#&#8203;1905](https://github.com/traefik/traefik-helm-chart/issues/1905) by [@&#8203;renovate-with-github-actions](https://github.com/renovate-with-github-actions)\[bot] - chore(deps): update dependency helm to v4.2.2 [#&#8203;1902](https://github.com/traefik/traefik-helm-chart/issues/1902) by [@&#8203;renovate-with-github-actions](https://github.com/renovate-with-github-actions)\[bot] - chore(deps): update mikepenz/release-changelog-builder-action action to v6.2.3 [#&#8203;1903](https://github.com/traefik/traefik-helm-chart/issues/1903) by [@&#8203;renovate-with-github-actions](https://github.com/renovate-with-github-actions)\[bot] - chore(deps): update renovatebot/github-action action to v46.1.16 [#&#8203;1904](https://github.com/traefik/traefik-helm-chart/issues/1904) by [@&#8203;renovate-with-github-actions](https://github.com/renovate-with-github-actions)\[bot] - docs(hub): deprecate inline literal token in values [#&#8203;1907](https://github.com/traefik/traefik-helm-chart/issues/1907) by [@&#8203;mloiseleur](https://github.com/mloiseleur) - chore(release): publish 41.0.1 [#&#8203;1909](https://github.com/traefik/traefik-helm-chart/issues/1909) by [@&#8203;mloiseleur](https://github.com/mloiseleur) #### 👌 Traefik version support - Traefik Proxy: v3.6.0 -> v3.7.5 (default) - Traefik Hub: v3.19.3 -> v3.20.5 ### [`v41.0.0`](https://github.com/traefik/traefik-helm-chart/releases/tag/v41.0.0) [Compare Source](https://github.com/traefik/traefik-helm-chart/compare/v40.3.0...v41.0.0) **Upgrade Notes** 1. **Logs & access logs syntax**: The chart now aligns its logging keys with the upstream Traefik syntax with PR [#&#8203;1887](https://github.com/traefik/traefik-helm-chart/pull/1887). - `logs.general` is renamed to `log` (e.g. `logs.general.level` → `log.level`). - `logs.access` is renamed to `accessLog` (e.g. `logs.access.format` → `accessLog.format`). - Filter and field keys are now camelCased: `filters.statuscodes` → `filters.statusCodes`, `filters.retryattempts` → `filters.retryAttempts`, `filters.minduration` → `filters.minDuration`, and `fields.*.defaultmode` → `fields.*.defaultMode`. - The `accessLog.fields.general` nesting level is removed: `fields.general.defaultmode` → `fields.defaultMode`.Expand commentComment on line R27Resolved 2. **File provider content**: `providers.file.content` is now an object (`{}`) instead of a string (`""`). > \[!TIP] > Image `registry` and `repository` now default to `null`. > The chart now automatically resolves the full official image URI for both Traefik Proxy and Traefik Hub. #### :boom: BREAKING CHANGES - feat(providers.file)!: switch content to an object [#&#8203;1861](https://github.com/traefik/traefik-helm-chart/issues/1861) by [@&#8203;minrk](https://github.com/minrk) - fix(logs)!: align syntax with upstream [#&#8203;1887](https://github.com/traefik/traefik-helm-chart/issues/1887) by [@&#8203;mloiseleur](https://github.com/mloiseleur) #### :rocket: Features - feat(version): :sparkles: relax max-version guard to warn on minor/patch, fail only on major mismatch [#&#8203;1884](https://github.com/traefik/traefik-helm-chart/issues/1884) by [@&#8203;darkweaver87](https://github.com/darkweaver87) - feat(hub): :sparkles: install out-of-box with only hub.token set [#&#8203;1885](https://github.com/traefik/traefik-helm-chart/issues/1885) by [@&#8203;darkweaver87](https://github.com/darkweaver87) - feat(deps): update traefik docker tag to v3.7.5 [#&#8203;1888](https://github.com/traefik/traefik-helm-chart/issues/1888) by [@&#8203;renovate-with-github-actions](https://github.com/renovate-with-github-actions)\[bot] #### :bug: Bug fixes - fix(notes): :memo: use traefik.image-name so NOTES match deployed image [#&#8203;1886](https://github.com/traefik/traefik-helm-chart/issues/1886) by [@&#8203;mloiseleur](https://github.com/mloiseleur) - fix(deployment): omit spec.replicas when replicas is null [#&#8203;1891](https://github.com/traefik/traefik-helm-chart/issues/1891) by [@&#8203;mloiseleur](https://github.com/mloiseleur) - fix(provider): :bug: emit kubernetesIngressNGINX publishService for external service [#&#8203;1897](https://github.com/traefik/traefik-helm-chart/issues/1897) by [@&#8203;mloiseleur](https://github.com/mloiseleur) #### :package: Others - ci: track max-version assertions with relaxed guard wording [#&#8203;1889](https://github.com/traefik/traefik-helm-chart/issues/1889) by [@&#8203;mloiseleur](https://github.com/mloiseleur) - ci(renovate): restore update on appVersion [#&#8203;1892](https://github.com/traefik/traefik-helm-chart/issues/1892) by [@&#8203;mloiseleur](https://github.com/mloiseleur) - chore(deps): update dependency helm to v4.2.1 [#&#8203;1893](https://github.com/traefik/traefik-helm-chart/issues/1893) by [@&#8203;renovate-with-github-actions](https://github.com/renovate-with-github-actions)\[bot] - chore(deps): update losisin/helm-values-schema-json-action action to v3.0.1 [#&#8203;1894](https://github.com/traefik/traefik-helm-chart/issues/1894) by [@&#8203;renovate-with-github-actions](https://github.com/renovate-with-github-actions)\[bot] - ci(security): declare contents:write on release workflow [#&#8203;1855](https://github.com/traefik/traefik-helm-chart/issues/1855) by [@&#8203;arpitjain099](https://github.com/arpitjain099) - chore(release): publish 41.0.0 [#&#8203;1895](https://github.com/traefik/traefik-helm-chart/issues/1895) by [@&#8203;mloiseleur](https://github.com/mloiseleur) #### 👌 Traefik version support - Traefik Proxy: v3.6.0 -> v3.7.5 (default) - Traefik Hub: v3.19.3 -> v3.20.4 </details> --- ### Configuration 📅 **Schedule**: (UTC) - 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate CLI](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yMjQuMCIsInVwZGF0ZWRJblZlciI6IjQ0LjEzLjIiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=-->
Update Helm release traefik to v41
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
526cb03ed6
renovate force-pushed renovate/traefik-41.x from 526cb03ed6
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
to 1a29bec42d
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2026-06-29 15:03:57 +02:00
Compare
renovate force-pushed renovate/traefik-41.x from 1a29bec42d
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
to 503ab08fff
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2026-07-06 19:03:27 +02:00
Compare
renovate force-pushed renovate/traefik-41.x from 503ab08fff
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
to 5ba65d298f
Some checks failed
ci/woodpecker/push/yamllint Pipeline failed
2026-07-30 15:03:35 +02:00
Compare
renovate force-pushed renovate/traefik-41.x from 5ba65d298f
Some checks failed
ci/woodpecker/push/yamllint Pipeline failed
to b027819ebb
Some checks failed
ci/woodpecker/push/yamllint Pipeline failed
2026-08-03 12:04:19 +02:00
Compare
renovate force-pushed renovate/traefik-41.x from b027819ebb
Some checks failed
ci/woodpecker/push/yamllint Pipeline failed
to 7e6ac0ea1f
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2026-08-07 16:02:55 +02:00
Compare
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
Required
Details
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/traefik-41.x:renovate/traefik-41.x
git switch renovate/traefik-41.x
Sign in to join this conversation.
No description provided.