chore(deps): update helm release traefik to v41 #22

Merged
gitea_admin merged 1 commit from renovate/traefik-41.x into main 2026-07-29 09:18:16 +00:00
Collaborator

This PR contains the following updates:

Package Update Change
traefik (source) major 39.0.941.0.2

Release Notes

traefik/traefik-helm-chart (traefik)

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

v40.3.0

Compare Source

🚀 Features

🐛 Bug fixes

📦 Others

👌 Traefik version support

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

v40.2.0

Compare Source

Upgrade guide

[!IMPORTANT]
This release is the first release without Gateway API v1.5.1 CRDs. The reason why it has been removed is detailed in #​1169.
See UPGRADING instructions and upstream migration guide.

🚀 Features

🐛 Bug fixes

📦 Others

👌 Traefik version support

  • Traefik Proxy: v3.6.0 -> v3.7.1 (default)
  • Traefik Hub: v3.19.3 -> v3.20.2

v40.1.0

Compare Source

🚀 Features

🐛 Bug fixes

📦 Others

👌 Traefik version support

  • Traefik Proxy: v3.6.0 -> v3.7.1 (default)
  • Traefik Hub: v3.19.3 -> v3.20.1

v40.0.1

Compare Source

🚀 Features

📦 Others

👌 Traefik version support

  • Traefik Proxy: v3.6.0 -> v3.7.0 (default)
  • Traefik Hub: v3.19.3 -> v3.20.1

v40.0.0

Compare Source

Upgrade Notes

[!IMPORTANT]
Traefik v3.7.0 comes with CRDs update. See UPGRADING instructions and upstream migration guide.

[!NOTE]
Gateway API CRDs will no longer be shipped with this chart in a future minor version. See #​1669 for more details.

  • The Service spec syntax in values.yaml is now aligned with Kubernetes syntax (cf. before / after example in the PR description)
  • providers.kubernetesIngressNginx has been renamed to providers.kubernetesIngressNGINX to align with Traefik proxy naming (cf. before / after example in the PR description)

👌 Traefik version support

  • Traefik Proxy: v3.6.0 -> v3.7.0 (default)
  • Traefik Hub: v3.19.3 -> v3.20.0

💥 BREAKING CHANGES

🚀 Features

🐛 Bug fixes

📦 Others


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.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [traefik](https://traefik.io/) ([source](https://github.com/traefik/traefik-helm-chart)) | major | `39.0.9` → `41.0.2` | --- ### Release Notes <details> <summary>traefik/traefik-helm-chart (traefik)</summary> ### [`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 ### [`v40.3.0`](https://github.com/traefik/traefik-helm-chart/releases/tag/v40.3.0) [Compare Source](https://github.com/traefik/traefik-helm-chart/compare/v40.2.0...v40.3.0) #### :rocket: Features - feat(provider): :sparkles: support qps and burst on kubernetesGateway [#&#8203;1869](https://github.com/traefik/traefik-helm-chart/issues/1869) by [@&#8203;darkweaver87](https://github.com/darkweaver87) - feat(logs): :sparkles: support accesslog query parameters defaultmode [#&#8203;1868](https://github.com/traefik/traefik-helm-chart/issues/1868) by [@&#8203;darkweaver87](https://github.com/darkweaver87) - feat(hub): :rocket: support traefik hub v3.20.4 [#&#8203;1876](https://github.com/traefik/traefik-helm-chart/issues/1876) by [@&#8203;jspdown](https://github.com/jspdown) - feat(proxy): :rocket: support traefik v3.7.4 [#&#8203;1880](https://github.com/traefik/traefik-helm-chart/issues/1880) by [@&#8203;darkweaver87](https://github.com/darkweaver87) - feat(CRDs): update Traefik Hub CRDs to v1.31.0 [#&#8203;1881](https://github.com/traefik/traefik-helm-chart/issues/1881) by [@&#8203;darkweaver87](https://github.com/darkweaver87) #### :bug: Bug fixes - fix(hub): :bug: guard nil hub.token in hub-license template [#&#8203;1875](https://github.com/traefik/traefik-helm-chart/issues/1875) by [@&#8203;darkweaver87](https://github.com/darkweaver87) #### :package: Others - chore(deps): update mikepenz/release-changelog-builder-action action to v6.2.2 [#&#8203;1857](https://github.com/traefik/traefik-helm-chart/issues/1857) by [@&#8203;renovate-with-github-actions](https://github.com/renovate-with-github-actions)\[bot] - chore(deps): update actions/create-github-app-token action to v3.2.0 [#&#8203;1858](https://github.com/traefik/traefik-helm-chart/issues/1858) by [@&#8203;renovate-with-github-actions](https://github.com/renovate-with-github-actions)\[bot] - chore(deps): support traefik v3.7.3 & hub v3.20.3 [#&#8203;1867](https://github.com/traefik/traefik-helm-chart/issues/1867) by [@&#8203;bpsoraggi](https://github.com/bpsoraggi) - chore(deps): update actions/checkout action to v6.0.3 [#&#8203;1870](https://github.com/traefik/traefik-helm-chart/issues/1870) by [@&#8203;renovate-with-github-actions](https://github.com/renovate-with-github-actions)\[bot] - chore(deps): update renovatebot/github-action action to v46.1.15 [#&#8203;1871](https://github.com/traefik/traefik-helm-chart/issues/1871) by [@&#8203;renovate-with-github-actions](https://github.com/renovate-with-github-actions)\[bot] - chore(deps): update dependency helm to v3.21.0 [#&#8203;1873](https://github.com/traefik/traefik-helm-chart/issues/1873) by [@&#8203;renovate-with-github-actions](https://github.com/renovate-with-github-actions)\[bot] - ci(test): fix helm-unittest invocation for helm v4 [#&#8203;1879](https://github.com/traefik/traefik-helm-chart/issues/1879) by [@&#8203;darkweaver87](https://github.com/darkweaver87) - chore(ci): track proxy & hub max-version annotations with renovate [#&#8203;1877](https://github.com/traefik/traefik-helm-chart/issues/1877) by [@&#8203;jspdown](https://github.com/jspdown) - chore(deps): update dependency helm to v4 [#&#8203;1874](https://github.com/traefik/traefik-helm-chart/issues/1874) by [@&#8203;renovate-with-github-actions](https://github.com/renovate-with-github-actions)\[bot] - chore(release): 🚀 publish 40.3.0 [#&#8203;1882](https://github.com/traefik/traefik-helm-chart/issues/1882) by [@&#8203;darkweaver87](https://github.com/darkweaver87) #### 👌 Traefik version support - Traefik Proxy: v3.6.0 -> v3.7.4 (default) - Traefik Hub: v3.19.3 -> v3.20.4 ### [`v40.2.0`](https://github.com/traefik/traefik-helm-chart/releases/tag/v40.2.0) [Compare Source](https://github.com/traefik/traefik-helm-chart/compare/v40.1.0...v40.2.0) **Upgrade guide** > \[!IMPORTANT] > This release is the first release without Gateway API v1.5.1 CRDs. The reason why it has been removed is detailed in [#&#8203;1169](https://github.com/traefik/traefik-helm-chart/issues/1669). > See [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/#v371). #### :rocket: Features - feat(provider): :sparkles: support crossProviderNamespaces on kubernetes providers [#&#8203;1851](https://github.com/traefik/traefik-helm-chart/issues/1851) by [@&#8203;darkweaver87](https://github.com/darkweaver87) - feat(hub): :rocket: support traefik hub v3.20.2 [#&#8203;1853](https://github.com/traefik/traefik-helm-chart/issues/1853) by [@&#8203;darkweaver87](https://github.com/darkweaver87) #### :bug: Bug fixes - fix: remove Gateway API CRDs [#&#8203;1850](https://github.com/traefik/traefik-helm-chart/issues/1850) by [@&#8203;mloiseleur](https://github.com/mloiseleur) #### :package: Others - docs: add CLAUDE.md [#&#8203;1849](https://github.com/traefik/traefik-helm-chart/issues/1849) by [@&#8203;mloiseleur](https://github.com/mloiseleur) - docs: switch CLAUDE.md to wider AGENTS.md [#&#8203;1852](https://github.com/traefik/traefik-helm-chart/issues/1852) by [@&#8203;mloiseleur](https://github.com/mloiseleur) - chore(release): 🚀 publish 40.2.0 [#&#8203;1854](https://github.com/traefik/traefik-helm-chart/issues/1854) by [@&#8203;darkweaver87](https://github.com/darkweaver87) #### 👌 Traefik version support - Traefik Proxy: v3.6.0 -> v3.7.1 (default) - Traefik Hub: v3.19.3 -> v3.20.2 ### [`v40.1.0`](https://github.com/traefik/traefik-helm-chart/releases/tag/v40.1.0) [Compare Source](https://github.com/traefik/traefik-helm-chart/compare/v40.0.1...v40.1.0) #### :rocket: Features - feat(provider/kubernetesIngressNGINX): set default values on httpentrypoint & httpsentrypoint [#&#8203;1840](https://github.com/traefik/traefik-helm-chart/issues/1840) by [@&#8203;mloiseleur](https://github.com/mloiseleur) - feat(api): support disableDashboardAd option [#&#8203;1845](https://github.com/traefik/traefik-helm-chart/issues/1845) by [@&#8203;Percivalll](https://github.com/Percivalll) - feat(deps): update traefik docker tag to v3.7.1 [#&#8203;1846](https://github.com/traefik/traefik-helm-chart/issues/1846) by [@&#8203;renovate-with-github-actions](https://github.com/renovate-with-github-actions)\[bot] #### :bug: Bug fixes - fix(ingressroute): :bug: use spec.ingressClassName with Proxy v3.7+ [#&#8203;1844](https://github.com/traefik/traefik-helm-chart/issues/1844) by [@&#8203;darkweaver87](https://github.com/darkweaver87) #### :package: Others - ci: fix renovate config & deprecation [#&#8203;1841](https://github.com/traefik/traefik-helm-chart/issues/1841) by [@&#8203;mloiseleur](https://github.com/mloiseleur) - chore(deps): update renovatebot/github-action action to v46.1.14 [#&#8203;1842](https://github.com/traefik/traefik-helm-chart/issues/1842) 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 [#&#8203;1843](https://github.com/traefik/traefik-helm-chart/issues/1843) by [@&#8203;renovate-with-github-actions](https://github.com/renovate-with-github-actions)\[bot] - chore(crds): :wastebasket: remove deprecated traefik-crds chart [#&#8203;1722](https://github.com/traefik/traefik-helm-chart/issues/1722) by [@&#8203;darkweaver87](https://github.com/darkweaver87) - ci(deps): update helm-unittest to v1.1.0 [#&#8203;1847](https://github.com/traefik/traefik-helm-chart/issues/1847) by [@&#8203;mloiseleur](https://github.com/mloiseleur) - chore(release): publish 40.1.0 [#&#8203;1848](https://github.com/traefik/traefik-helm-chart/issues/1848) by [@&#8203;mloiseleur](https://github.com/mloiseleur) #### 👌 Traefik version support - Traefik Proxy: v3.6.0 -> v3.7.1 (default) - Traefik Hub: v3.19.3 -> v3.20.1 ### [`v40.0.1`](https://github.com/traefik/traefik-helm-chart/releases/tag/v40.0.1) [Compare Source](https://github.com/traefik/traefik-helm-chart/compare/v40.0.0...v40.0.1) #### :rocket: Features - feat(hub): :rocket: support traefik hub v3.20.1 [#&#8203;1838](https://github.com/traefik/traefik-helm-chart/issues/1838) by [@&#8203;darkweaver87](https://github.com/darkweaver87) #### :package: Others - chore(release): 🚀 publish 40.0.1 [#&#8203;1839](https://github.com/traefik/traefik-helm-chart/issues/1839) by [@&#8203;darkweaver87](https://github.com/darkweaver87) #### 👌 Traefik version support - Traefik Proxy: v3.6.0 -> v3.7.0 (default) - Traefik Hub: v3.19.3 -> v3.20.1 ### [`v40.0.0`](https://github.com/traefik/traefik-helm-chart/releases/tag/v40.0.0) [Compare Source](https://github.com/traefik/traefik-helm-chart/compare/v39.0.9...v40.0.0) **Upgrade Notes** > \[!IMPORTANT] > Traefik v3.7.0 comes with CRDs update. See [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/#v370). > \[!NOTE] > Gateway API CRDs will no longer be shipped with this chart in a future minor version. See [#&#8203;1669](https://github.com/traefik/traefik-helm-chart/issues/1669) for more details. - The `Service` spec syntax in *values.yaml* is now aligned with Kubernetes syntax (cf. before / after example in the [PR](https://github.com/traefik/traefik-helm-chart/pull/1686) description) - `providers.kubernetesIngressNginx` has been renamed to `providers.kubernetesIngressNGINX` to align with Traefik proxy naming (cf. before / after example in the [PR](https://github.com/traefik/traefik-helm-chart/pull/1714) description) #### 👌 Traefik version support - Traefik Proxy: v3.6.0 -> v3.7.0 (default) - Traefik Hub: v3.19.3 -> v3.20.0 #### :boom: BREAKING CHANGES - refactor(chart)!: support only Proxy v3.6+ & Kubernetes v25+ [#&#8203;1718](https://github.com/traefik/traefik-helm-chart/issues/1718) by [@&#8203;mloiseleur](https://github.com/mloiseleur) - fix(providers)!: kubernetesIngressNginx => kubernetesIngressNGINX [#&#8203;1714](https://github.com/traefik/traefik-helm-chart/issues/1714) by [@&#8203;mloiseleur](https://github.com/mloiseleur) - fix(service)!: align syntax with upstream [#&#8203;1686](https://github.com/traefik/traefik-helm-chart/issues/1686) by [@&#8203;parkerfath](https://github.com/parkerfath) #### :rocket: Features - feat: support templated values in service annotations [#&#8203;1696](https://github.com/traefik/traefik-helm-chart/issues/1696) by [@&#8203;DrFaust92](https://github.com/DrFaust92) - feat(ingress): add native ingressEndpoint hostname and ip support [#&#8203;1695](https://github.com/traefik/traefik-helm-chart/issues/1695) by [@&#8203;DrFaust92](https://github.com/DrFaust92) - feat(logs): add accesslog.dualOutput option [#&#8203;1725](https://github.com/traefik/traefik-helm-chart/issues/1725) by [@&#8203;darkweaver87](https://github.com/darkweaver87) - feat(CRDs): :rocket: update CRDs to v3.7 [#&#8203;1721](https://github.com/traefik/traefik-helm-chart/issues/1721) by [@&#8203;darkweaver87](https://github.com/darkweaver87) - feat(providers): :rocket: update NGINX with v3.7 options [#&#8203;1720](https://github.com/traefik/traefik-helm-chart/issues/1720) by [@&#8203;darkweaver87](https://github.com/darkweaver87) - feat(entrypoints): add forwardedHeaders.notAppendXForwardedFor option [#&#8203;1723](https://github.com/traefik/traefik-helm-chart/issues/1723) by [@&#8203;darkweaver87](https://github.com/darkweaver87) - feat(api): add dashboardName option [#&#8203;1726](https://github.com/traefik/traefik-helm-chart/issues/1726) by [@&#8203;darkweaver87](https://github.com/darkweaver87) - feat(deployment): add hostUsers support [#&#8203;1744](https://github.com/traefik/traefik-helm-chart/issues/1744) by [@&#8203;DrFaust92](https://github.com/DrFaust92) - feat(ports): add allowACMEByPass to web port values [#&#8203;1734](https://github.com/traefik/traefik-helm-chart/issues/1734) by [@&#8203;jnoordsij](https://github.com/jnoordsij) - feat(ingressroute): support templating in annotations and labels [#&#8203;1728](https://github.com/traefik/traefik-helm-chart/issues/1728) by [@&#8203;DrFaust92](https://github.com/DrFaust92) - feat(deps): update traefik docker tag to v3.6.12 (master) [#&#8203;1767](https://github.com/traefik/traefik-helm-chart/issues/1767) by [@&#8203;renovate-with-github-actions](https://github.com/renovate-with-github-actions)\[bot] - feat(deps): update traefik docker tag to v3.6.13 (master) [#&#8203;1793](https://github.com/traefik/traefik-helm-chart/issues/1793) by [@&#8203;renovate-with-github-actions](https://github.com/renovate-with-github-actions)\[bot] - feat(podtemplate): allow disabling automatic GOMEMLIMIT [#&#8203;1796](https://github.com/traefik/traefik-helm-chart/issues/1796) by [@&#8203;johnvanhienen](https://github.com/johnvanhienen) - feat(deps): update traefik docker tag to v3.6.15 (master) [#&#8203;1818](https://github.com/traefik/traefik-helm-chart/issues/1818) by [@&#8203;renovate-with-github-actions](https://github.com/renovate-with-github-actions)\[bot] - feat(proxy): add support of kubernetesIngressNGINX.ipAllowListStrategy [#&#8203;1828](https://github.com/traefik/traefik-helm-chart/issues/1828) by [@&#8203;mloiseleur](https://github.com/mloiseleur) - feat(image): add image.digest for digest-based pinning [#&#8203;1821](https://github.com/traefik/traefik-helm-chart/issues/1821) by [@&#8203;zalbiraw](https://github.com/zalbiraw) - feat(deps): support traefik v3.7.0 & hub v3.20.0 [#&#8203;1835](https://github.com/traefik/traefik-helm-chart/issues/1835) by [@&#8203;mloiseleur](https://github.com/mloiseleur) #### :bug: Bug fixes - fix(traefik-hub): set token using a file [#&#8203;1679](https://github.com/traefik/traefik-helm-chart/issues/1679) by [@&#8203;komalsukhani](https://github.com/komalsukhani) - fix(providers.kubernetesIngressNGINX): :bug: clarify int defaults [#&#8203;1829](https://github.com/traefik/traefik-helm-chart/issues/1829) by [@&#8203;darkweaver87](https://github.com/darkweaver87) #### :package: Others - refactor(providers): :art: kubernetes ingress nginx [#&#8203;1717](https://github.com/traefik/traefik-helm-chart/issues/1717) by [@&#8203;darkweaver87](https://github.com/darkweaver87) - chore(ci): upgrade helm unittest to 1.0.1 [#&#8203;1713](https://github.com/traefik/traefik-helm-chart/issues/1713) by [@&#8203;mloiseleur](https://github.com/mloiseleur) - docs(gateway): improve wording on namespaces [#&#8203;1716](https://github.com/traefik/traefik-helm-chart/issues/1716) by [@&#8203;mloiseleur](https://github.com/mloiseleur) - test(acme): add certificateTimeout option coverage [#&#8203;1724](https://github.com/traefik/traefik-helm-chart/issues/1724) by [@&#8203;darkweaver87](https://github.com/darkweaver87) - chore: :bento: merge back 39.1.0-ea.2 into master [#&#8203;1727](https://github.com/traefik/traefik-helm-chart/issues/1727) by [@&#8203;darkweaver87](https://github.com/darkweaver87) - chore(deps): update github actions (major) [#&#8203;1731](https://github.com/traefik/traefik-helm-chart/issues/1731) by [@&#8203;renovate-with-github-actions](https://github.com/renovate-with-github-actions)\[bot] - chore(deps): update github actions [#&#8203;1730](https://github.com/traefik/traefik-helm-chart/issues/1730) by [@&#8203;renovate-with-github-actions](https://github.com/renovate-with-github-actions)\[bot] - chore(deps): update github actions (major) [#&#8203;1756](https://github.com/traefik/traefik-helm-chart/issues/1756) by [@&#8203;renovate-with-github-actions](https://github.com/renovate-with-github-actions)\[bot] - chore(deps): update github actions [#&#8203;1755](https://github.com/traefik/traefik-helm-chart/issues/1755) by [@&#8203;renovate-with-github-actions](https://github.com/renovate-with-github-actions)\[bot] - docs(values): update reference links [#&#8203;1762](https://github.com/traefik/traefik-helm-chart/issues/1762) by [@&#8203;mloiseleur](https://github.com/mloiseleur) - docs(values): clarify that kubernetesIngressNGINX.watchNamespace only watches one namespace [#&#8203;1759](https://github.com/traefik/traefik-helm-chart/issues/1759) by [@&#8203;parkerfath](https://github.com/parkerfath) - docs: clarify DaemonSet updateStrategy to prevent rollout deadlock [#&#8203;1761](https://github.com/traefik/traefik-helm-chart/issues/1761) by [@&#8203;Ahmed-Sameh-MM](https://github.com/Ahmed-Sameh-MM) - ci: fix renovate config and extend to v40.0 branch [#&#8203;1765](https://github.com/traefik/traefik-helm-chart/issues/1765) by [@&#8203;mloiseleur](https://github.com/mloiseleur) - ci(renovate): add v40.0 baseBranch on traefik updates [#&#8203;1770](https://github.com/traefik/traefik-helm-chart/issues/1770) by [@&#8203;mloiseleur](https://github.com/mloiseleur) - ci(renovate): disable gha update on previous branches [#&#8203;1774](https://github.com/traefik/traefik-helm-chart/issues/1774) by [@&#8203;mloiseleur](https://github.com/mloiseleur) - ci(renovate): enable stable updates on v39.0 [#&#8203;1775](https://github.com/traefik/traefik-helm-chart/issues/1775) by [@&#8203;mloiseleur](https://github.com/mloiseleur) - chore(deps): update ghcr.io/traefik/helm-changelog docker tag to v1 (master) [#&#8203;1771](https://github.com/traefik/traefik-helm-chart/issues/1771) by [@&#8203;renovate-with-github-actions](https://github.com/renovate-with-github-actions)\[bot] - chore(deps): update github actions (master) [#&#8203;1776](https://github.com/traefik/traefik-helm-chart/issues/1776) by [@&#8203;renovate-with-github-actions](https://github.com/renovate-with-github-actions)\[bot] - chore(deps): update dawidd6/action-download-artifact action to v20 (master) [#&#8203;1786](https://github.com/traefik/traefik-helm-chart/issues/1786) by [@&#8203;renovate-with-github-actions](https://github.com/renovate-with-github-actions)\[bot] - chore(deps): update github actions (master) [#&#8203;1785](https://github.com/traefik/traefik-helm-chart/issues/1785) by [@&#8203;renovate-with-github-actions](https://github.com/renovate-with-github-actions)\[bot] - chore(deps): update github actions (master) [#&#8203;1794](https://github.com/traefik/traefik-helm-chart/issues/1794) by [@&#8203;renovate-with-github-actions](https://github.com/renovate-with-github-actions)\[bot] - chore(deps): update renovatebot/github-action action to v46.1.10 (master) [#&#8203;1811](https://github.com/traefik/traefik-helm-chart/issues/1811) by [@&#8203;renovate-with-github-actions](https://github.com/renovate-with-github-actions)\[bot] - docs(examples): :books: Azure Application Gateway and Load Balancer [#&#8203;1797](https://github.com/traefik/traefik-helm-chart/issues/1797) by [@&#8203;darkweaver87](https://github.com/darkweaver87) - docs(examples): :books: deployment with FluxCD OCI [#&#8203;1792](https://github.com/traefik/traefik-helm-chart/issues/1792) by [@&#8203;darkweaver87](https://github.com/darkweaver87) - docs: add example for binding to privileged ports [#&#8203;1783](https://github.com/traefik/traefik-helm-chart/issues/1783) by [@&#8203;tmchow](https://github.com/tmchow) - chore(deps): update renovatebot/github-action action to v46.1.13 (master) [#&#8203;1817](https://github.com/traefik/traefik-helm-chart/issues/1817) by [@&#8203;renovate-with-github-actions](https://github.com/renovate-with-github-actions)\[bot] - chore(deps): update dawidd6/action-download-artifact action to v21 (master) [#&#8203;1822](https://github.com/traefik/traefik-helm-chart/issues/1822) by [@&#8203;renovate-with-github-actions](https://github.com/renovate-with-github-actions)\[bot] - chore: 🍱 merge back v40.0 into master [#&#8203;1827](https://github.com/traefik/traefik-helm-chart/issues/1827) by [@&#8203;darkweaver87](https://github.com/darkweaver87) - docs(readme): fix latest patch versions for legacy [#&#8203;1830](https://github.com/traefik/traefik-helm-chart/issues/1830) by [@&#8203;jnoordsij](https://github.com/jnoordsij) - ci(renovate): switch to master branch [#&#8203;1833](https://github.com/traefik/traefik-helm-chart/issues/1833) by [@&#8203;mloiseleur](https://github.com/mloiseleur) - ci(renovate): disable renovate self rate limit [#&#8203;1834](https://github.com/traefik/traefik-helm-chart/issues/1834) by [@&#8203;mloiseleur](https://github.com/mloiseleur) - chore(release): 🚀 publish traefik 40.0.0 and crds 1.18.0 [#&#8203;1836](https://github.com/traefik/traefik-helm-chart/issues/1836) by [@&#8203;mloiseleur](https://github.com/mloiseleur) </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](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yODUuMSIsInVwZGF0ZWRJblZlciI6IjQzLjI4NS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJoZWxtLWNoYXJ0IiwicmVub3ZhdGUiXX0=-->
renovate force-pushed renovate/traefik-41.x from 1b1d9cecda to fd52fb5b83 2026-07-29 08:38:54 +00:00 Compare
renovate force-pushed renovate/traefik-41.x from fd52fb5b83 to 21c993505c 2026-07-29 09:00:34 +00:00 Compare
gitea_admin deleted branch renovate/traefik-41.x 2026-07-29 09:18:17 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
gitea_admin/k8s-and-chill!22
No description provided.