chore: pin GitHub Actions to SHA hashes - #1628
Merged
Merged
Conversation
mloiseleur
approved these changes
Jan 21, 2026
alexlebens
pushed a commit
to alexlebens/infrastructure
that referenced
this pull request
Jan 23, 2026
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [traefik](https://traefik.io/) ([source](https://github.com/traefik/traefik-helm-chart)) | major | `38.0.2` → `39.0.0` | --- ### Release Notes <details> <summary>traefik/traefik-helm-chart (traefik)</summary> ### [`v39.0.0`](https://github.com/traefik/traefik-helm-chart/releases/tag/v39.0.0) [Compare Source](traefik/traefik-helm-chart@v38.0.2...v39.0.0) **Upgrade Notes** There are 3 breaking changes in this release: 1. **Traefik Hub**: This release support **only** Traefik Hub v3.19.0+ versions. - CRDs has to be upgraded **before** the Chart. See [UPGRADING](https://github.com/traefik/traefik-helm-chart?tab=readme-ov-file#upgrading) instructions. - It's possible to use previous versions of the Chart for previous versions of Traefik Hub. 2. **Encoded Characters**: Allowed by default in Traefik v3.6.7+ ([opt-in security options](https://github.com/traefik/traefik-helm-chart/blob/master/traefik/values.yaml#L913), [documentation](https://doc.traefik.io/traefik/security/request-path/#encoded-character-filtering)) 3. **Ports Configuration**: HTTP options now require explicit `http` nesting level with PR [#​1603](traefik/traefik-helm-chart#1603). - There is a *before* / *after* example in the PR description. :information\_source: Schema validation has been enforced in this release. When it fails, it means that the parameter is not implemented. #### 💥 BREAKING CHANGES - feat(deps)!: update traefik docker tag to v3.6.7 [#​1624](traefik/traefik-helm-chart#1624) by [@​renovate](https://github.com/renovate)\[bot] - fix(ports)!: 🐛 entrypoints `http` options [#​1603](traefik/traefik-helm-chart#1603) by [@​mloiseleur](https://github.com/mloiseleur) - fix(security)!: add support for request path options of Traefik 3.6.7+ [#​1626](traefik/traefik-helm-chart#1626) by [@​mloiseleur](https://github.com/mloiseleur) - feat(CRDs)!: support Traefik Hub v3.19.0 [#​1598](traefik/traefik-helm-chart#1598) by [@​traefiker](https://github.com/traefiker) #### 🚀 Features - feat(gateway-api): add support for defaultScope experimental feature [#​1589](traefik/traefik-helm-chart#1589) by [@​shubhamch71](https://github.com/shubhamch71) - feat(chart): enforce schema [#​1627](traefik/traefik-helm-chart#1627) by [@​mloiseleur](https://github.com/mloiseleur) #### 📦 Others - docs(CRDs): improve note on deprecation [#​1623](traefik/traefik-helm-chart#1623) by [@​jnoordsij](https://github.com/jnoordsij) - chore: pin GitHub Actions to SHA hashes [#​1628](traefik/traefik-helm-chart#1628) by [@​darkweaver87](https://github.com/darkweaver87) - docs(values): avoid unbreakable lines in table output of VALUES.md [#​1630](traefik/traefik-helm-chart#1630) by [@​mloiseleur](https://github.com/mloiseleur) - refactor(chart): clean output on Deployment & Daemonset [#​1629](traefik/traefik-helm-chart#1629) by [@​mloiseleur](https://github.com/mloiseleur) - chore(release): 🚀 publish traefik 39.0.0 and crds 1.14.0 [#​1631](traefik/traefik-helm-chart#1631) by [@​darkweaver87](https://github.com/darkweaver87) </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi42OS4yIiwidXBkYXRlZEluVmVyIjoiNDIuNjkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiY2hhcnQiXX0=--> Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/3383 Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net> Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Note:
mathieudutour/github-tag-actiondoesn't publish tags in the form major.minor.patchTest plan
cf. https://github.com/traefik/infra/issues/10113