Update Helm release traefik to v21 #79

Merged
Roxedus merged 1 commits from renovate/traefik-21.x into main 2023-03-01 13:25:59 +01:00
Collaborator

This PR contains the following updates:

Package Update Change
traefik (source) major 20.8.0 -> 21.1.0

Release Notes

traefik/traefik-helm-chart

v21.1.0

Compare Source

Features
Bug Fixes
  • traefik image name for renovate (a34f305)

What's Changed

New Contributors

Full Changelog: https://github.com/traefik/traefik-helm-chart/compare/v21.0.0...v21.1.0

v21.0.0

Compare Source

Bug Fixes

What's Changed

New Contributors

Full Changelog: https://github.com/traefik/traefik-helm-chart/compare/v20.8.0...v21.0.0


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.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [traefik](https://traefik.io/) ([source](https://github.com/traefik/traefik-helm-chart)) | major | `20.8.0` -> `21.1.0` | --- ### Release Notes <details> <summary>traefik/traefik-helm-chart</summary> ### [`v21.1.0`](https://github.com/traefik/traefik-helm-chart/releases/tag/v21.1.0) [Compare Source](https://github.com/traefik/traefik-helm-chart/compare/v21.0.0...v21.1.0) ##### Features - Add volumeName to PersistentVolumeClaim ([#&#8203;792](https://github.com/traefik/traefik-helm-chart/issues/792)) ([f5f145e](https://github.com/traefik/traefik-helm-chart/commit/f5f145e4dd41db61c5e8d54208306f6c790b9cf2)) - Allow setting TLS options on dashboard IngressRoute by [@&#8203;jnoordsij](https://github.com/jnoordsij) in https://github.com/traefik/traefik-helm-chart/pull/789 ##### Bug Fixes - traefik image name for renovate ([a34f305](https://github.com/traefik/traefik-helm-chart/commit/a34f30511a5073a64a659ffc36851aa0f69fa321)) #### What's Changed - Update TESTING.md to account for changes in behavior by [@&#8203;jnoordsij](https://github.com/jnoordsij) in https://github.com/traefik/traefik-helm-chart/pull/790 - ⬆️ Upgrade traefik Docker tag to v2.9.7 by [@&#8203;renovate](https://github.com/renovate) in https://github.com/traefik/traefik-helm-chart/pull/795 - ✨ release 21.1.0 by [@&#8203;charlie-haley](https://github.com/charlie-haley) in https://github.com/traefik/traefik-helm-chart/pull/796 #### New Contributors - [@&#8203;TBurda](https://github.com/TBurda) made their first contribution in https://github.com/traefik/traefik-helm-chart/pull/792 **Full Changelog**: https://github.com/traefik/traefik-helm-chart/compare/v21.0.0...v21.1.0 ### [`v21.0.0`](https://github.com/traefik/traefik-helm-chart/releases/tag/v21.0.0) [Compare Source](https://github.com/traefik/traefik-helm-chart/compare/v20.8.0...v21.0.0) ##### Bug Fixes - **service-metrics:** invert prometheus svc & fullname length checking ([4d3c8ae](https://github.com/traefik/traefik-helm-chart/commit/4d3c8aeb261f6517fabb9608dfeffc2220d9abbd)) - allowExternalNameServices for kubernetes ingress when hub enabled ([#&#8203;772](https://github.com/traefik/traefik-helm-chart/issues/772)) ([cd039c5](https://github.com/traefik/traefik-helm-chart/commit/cd039c53b905a749e94dc242f23b26d1fd78a8ca)) - :bug: Disabling dashboard ingressroute should delete it by [@&#8203;mloiseleur](https://github.com/mloiseleur) in https://github.com/traefik/traefik-helm-chart/pull/785 #### What's Changed - 📝 Improve documentation on entrypoint options by [@&#8203;mloiseleur](https://github.com/mloiseleur) in https://github.com/traefik/traefik-helm-chart/pull/768 - 🙈 Add a setting disable API check on Prometheus Operator by [@&#8203;mloiseleur](https://github.com/mloiseleur) in https://github.com/traefik/traefik-helm-chart/pull/769 - ✨ Chart.yaml - add kubeVersion: ">=1.16.0-0" by [@&#8203;arukiidou](https://github.com/arukiidou) in https://github.com/traefik/traefik-helm-chart/pull/776 - :necktie: Improve labels settings behavior on metrics providers by [@&#8203;mloiseleur](https://github.com/mloiseleur) in https://github.com/traefik/traefik-helm-chart/pull/774 - Fix existing tag detection in workflow by [@&#8203;jnoordsij](https://github.com/jnoordsij) in https://github.com/traefik/traefik-helm-chart/pull/777 - :technologist: add contributors panel to the README by [@&#8203;mloiseleur](https://github.com/mloiseleur) in https://github.com/traefik/traefik-helm-chart/pull/778 - :memo: Add an example on plugin storage by [@&#8203;mloiseleur](https://github.com/mloiseleur) in https://github.com/traefik/traefik-helm-chart/pull/782 - :boom: Rename image.name => image.repository by [@&#8203;mloiseleur](https://github.com/mloiseleur) in https://github.com/traefik/traefik-helm-chart/pull/784 - Configure Renovate by [@&#8203;renovate](https://github.com/renovate) in https://github.com/traefik/traefik-helm-chart/pull/783 - 💥 New release with BREAKING changes by [@&#8203;mloiseleur](https://github.com/mloiseleur) in https://github.com/traefik/traefik-helm-chart/pull/786 #### New Contributors - [@&#8203;alecerf](https://github.com/alecerf) made their first contribution in https://github.com/traefik/traefik-helm-chart/pull/765 - [@&#8203;renovate](https://github.com/renovate) made their first contribution in https://github.com/traefik/traefik-helm-chart/pull/783 **Full Changelog**: https://github.com/traefik/traefik-helm-chart/compare/v20.8.0...v21.0.0 </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 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 [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMjAuMCIsInVwZGF0ZWRJblZlciI6IjM0LjEyMC4wIn0=-->
Renovate force-pushed renovate/traefik-21.x from ce3f3e977f to 22a6869066 2023-02-15 12:02:30 +01:00 Compare
Roxedus merged commit d4069d7d13 into main 2023-03-01 13:25:59 +01:00
Roxedus deleted branch renovate/traefik-21.x 2023-03-01 13:26:00 +01:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
1 Participants
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: Roxedus/Argo#79
No description provided.