Update Helm release traefik to v20.5.3 #25

Merged
Roxedus merged 1 commits from renovate/traefik-20.x into main 2022-11-30 09:52:30 +01:00
Collaborator

This PR contains the following updates:

Package Update Change
traefik (source) minor 20.3.0 -> 20.5.3

Release Notes

traefik/traefik-helm-chart

v20.5.3

Compare Source

20.5.3 (2022-11-25)

What's Changed

New Contributors

Full Changelog: https://github.com/traefik/traefik-helm-chart/compare/v20.5.2...v20.5.3

v20.5.2

Compare Source

20.5.2 (2022-11-24)

What's Changed

Full Changelog: https://github.com/traefik/traefik-helm-chart/compare/v20.5.1...v20.5.2

v20.5.1

Compare Source

20.5.1 (2022-11-23)

What's Changed

Full Changelog: https://github.com/traefik/traefik-helm-chart/compare/v20.5.0...v20.5.1

v20.5.0

Compare Source

What's Changed

Full Changelog: https://github.com/traefik/traefik-helm-chart/compare/v20.4.1...v20.5.0

v20.4.1

Compare Source

20.4.1 (2022-11-21)

What's Changed

Full Changelog: https://github.com/traefik/traefik-helm-chart/compare/v20.4.0...v20.4.1

v20.4.0

Compare Source

What's Changed

Full Changelog: https://github.com/traefik/traefik-helm-chart/compare/v20.3.1...v20.4.0

v20.3.1

Compare Source

20.3.1 (2022-11-21)

What's Changed

Full Changelog: https://github.com/traefik/traefik-helm-chart/compare/v20.3.0...v20.3.1


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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, click this checkbox.

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)) | minor | `20.3.0` -> `20.5.3` | --- ### Release Notes <details> <summary>traefik/traefik-helm-chart</summary> ### [`v20.5.3`](https://github.com/traefik/traefik-helm-chart/releases/tag/v20.5.3) [Compare Source](https://github.com/traefik/traefik-helm-chart/compare/v20.5.2...v20.5.3) ##### [20.5.3](https://github.com/traefik/traefik-helm-chart/compare/v20.5.2...v20.5.3) (2022-11-25) #### What's Changed - 🐛 Fix template issue with obsolete helm version + add helm version requirement by [@&#8203;darkweaver87](https://github.com/darkweaver87) in https://github.com/traefik/traefik-helm-chart/pull/743 #### New Contributors - [@&#8203;darkweaver87](https://github.com/darkweaver87) made their first contribution in https://github.com/traefik/traefik-helm-chart/pull/743 **Full Changelog**: https://github.com/traefik/traefik-helm-chart/compare/v20.5.2...v20.5.3 ### [`v20.5.2`](https://github.com/traefik/traefik-helm-chart/releases/tag/v20.5.2) [Compare Source](https://github.com/traefik/traefik-helm-chart/compare/v20.5.1...v20.5.2) ##### [20.5.2](https://github.com/traefik/traefik-helm-chart/compare/v20.5.1...v20.5.2) (2022-11-24) #### What's Changed - Add an example on using ProxyProtocol with Digital Ocean by [@&#8203;mloiseleur](https://github.com/mloiseleur) in https://github.com/traefik/traefik-helm-chart/pull/738 - :memo: Move dashboard instructions from README to EXAMPLES by [@&#8203;mloiseleur](https://github.com/mloiseleur) in https://github.com/traefik/traefik-helm-chart/pull/739 - ⬆️ Update Traefik to v2.9.5 by [@&#8203;jnoordsij](https://github.com/jnoordsij) in https://github.com/traefik/traefik-helm-chart/pull/740 **Full Changelog**: https://github.com/traefik/traefik-helm-chart/compare/v20.5.1...v20.5.2 ### [`v20.5.1`](https://github.com/traefik/traefik-helm-chart/releases/tag/v20.5.1) [Compare Source](https://github.com/traefik/traefik-helm-chart/compare/v20.5.0...v20.5.1) ##### [20.5.1](https://github.com/traefik/traefik-helm-chart/compare/v20.5.0...v20.5.1) (2022-11-23) #### What's Changed - 🐛 Fix namespaceSelector on ServiceMonitor by [@&#8203;mloiseleur](https://github.com/mloiseleur) in https://github.com/traefik/traefik-helm-chart/pull/737 **Full Changelog**: https://github.com/traefik/traefik-helm-chart/compare/v20.5.0...v20.5.1 ### [`v20.5.0`](https://github.com/traefik/traefik-helm-chart/releases/tag/v20.5.0) [Compare Source](https://github.com/traefik/traefik-helm-chart/compare/v20.4.1...v20.5.0) #### What's Changed - 🐛 make tests use fixed version by [@&#8203;charlie-haley](https://github.com/charlie-haley) in https://github.com/traefik/traefik-helm-chart/pull/734 - 🚀 Add complete support on metrics options by [@&#8203;mloiseleur](https://github.com/mloiseleur) in https://github.com/traefik/traefik-helm-chart/pull/735 **Full Changelog**: https://github.com/traefik/traefik-helm-chart/compare/v20.4.1...v20.5.0 ### [`v20.4.1`](https://github.com/traefik/traefik-helm-chart/releases/tag/v20.4.1) [Compare Source](https://github.com/traefik/traefik-helm-chart/compare/v20.4.0...v20.4.1) ##### [20.4.1](https://github.com/traefik/traefik-helm-chart/compare/v20.4.0...v20.4.1) (2022-11-21) #### What's Changed - :sparkles: Provides default static install by [@&#8203;mloiseleur](https://github.com/mloiseleur) in https://github.com/traefik/traefik-helm-chart/pull/721 - 🐛 fix namespace references to support namespaceOverride by [@&#8203;charlie-haley](https://github.com/charlie-haley) in https://github.com/traefik/traefik-helm-chart/pull/733 **Full Changelog**: https://github.com/traefik/traefik-helm-chart/compare/v20.4.0...v20.4.1 ### [`v20.4.0`](https://github.com/traefik/traefik-helm-chart/releases/tag/v20.4.0) [Compare Source](https://github.com/traefik/traefik-helm-chart/compare/v20.3.1...v20.4.0) #### What's Changed - Add (optional) dedicated metrics service by [@&#8203;grieshaber](https://github.com/grieshaber) in https://github.com/traefik/traefik-helm-chart/pull/727 **Full Changelog**: https://github.com/traefik/traefik-helm-chart/compare/v20.3.1...v20.4.0 ### [`v20.3.1`](https://github.com/traefik/traefik-helm-chart/releases/tag/v20.3.1) [Compare Source](https://github.com/traefik/traefik-helm-chart/compare/v20.3.0...v20.3.1) ##### [20.3.1](https://github.com/traefik/traefik-helm-chart/compare/v20.3.0...v20.3.1) (2022-11-21) #### What's Changed - :lipstick: Add release notes to GitHub Releases by [@&#8203;mloiseleur](https://github.com/mloiseleur) in https://github.com/traefik/traefik-helm-chart/pull/728 - :art: Use forked version of helm-changelog with better formating by [@&#8203;mloiseleur](https://github.com/mloiseleur) in https://github.com/traefik/traefik-helm-chart/pull/729 - 🐛 Fix namespace override which was missing on `ServiceAccount` by [@&#8203;mloiseleur](https://github.com/mloiseleur) in https://github.com/traefik/traefik-helm-chart/pull/731 **Full Changelog**: https://github.com/traefik/traefik-helm-chart/compare/v20.3.0...v20.3.1 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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, click this checkbox. --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
Renovate changed title from Update Helm release traefik to v20.3.1 to Update Helm release traefik to v20.4.0 2022-11-21 12:00:25 +01:00
Renovate force-pushed renovate/traefik-20.x from 3a5a20e591 to d0cc9ad5b6 2022-11-21 12:00:26 +01:00 Compare
Renovate changed title from Update Helm release traefik to v20.4.0 to Update Helm release traefik to v20.4.1 2022-11-21 13:00:15 +01:00
Renovate force-pushed renovate/traefik-20.x from d0cc9ad5b6 to 5b48623ee7 2022-11-21 13:00:16 +01:00 Compare
Renovate changed title from Update Helm release traefik to v20.4.1 to Update Helm release traefik to v20.5.0 2022-11-23 09:00:20 +01:00
Renovate force-pushed renovate/traefik-20.x from 5b48623ee7 to 6a083f89b5 2022-11-23 09:00:21 +01:00 Compare
Renovate changed title from Update Helm release traefik to v20.5.0 to Update Helm release traefik to v20.5.1 2022-11-23 10:00:14 +01:00
Renovate force-pushed renovate/traefik-20.x from 6a083f89b5 to 10f9c72cb0 2022-11-23 10:00:15 +01:00 Compare
Renovate changed title from Update Helm release traefik to v20.5.1 to Update Helm release traefik to v20.5.2 2022-11-24 11:00:15 +01:00
Renovate force-pushed renovate/traefik-20.x from 10f9c72cb0 to 1752bb1b99 2022-11-24 11:00:16 +01:00 Compare
Renovate changed title from Update Helm release traefik to v20.5.2 to Update Helm release traefik to v20.5.3 2022-11-28 11:00:15 +01:00
Renovate force-pushed renovate/traefik-20.x from 1752bb1b99 to a483c28052 2022-11-28 11:00:16 +01:00 Compare
Roxedus merged commit d8a94fcbf1 into main 2022-11-30 09:52:30 +01:00
Roxedus deleted branch renovate/traefik-20.x 2022-11-30 09:52:30 +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#25
No description provided.