feat(github-release)!: Update traefik-crd-source to v31.1.0 #385

Merged
SeanOMik merged 1 commits from renovate/traefik-crd-source-31.x into main 2024-09-19 09:40:14 -04:00
Collaborator

This PR contains the following updates:

Package Update Change
traefik-crd-source major v30.1.0 -> v31.1.0

Release Notes

traefik/traefik-helm-chart (traefik-crd-source)

v31.1.0

Compare Source

Features
  • input validation using schema (cf703c7)
  • add AllowACMEByPass and improve schema/doc on ports values (458cab9)
  • Traefik Hub: add new webhooks and removes unnecessary ones (d7c3622)
  • deps: update traefik docker tag to v3.1.3 (1ecf803)
Bug Fixes
  • 🐛 update CRD to v3.1 (2dc2253)

v31.0.0

Compare Source

⚠ BREAKING CHANGES
  • 🐛 set allowEmptyServices to true by default
  • CRDs needs to be upgraded for Traefik Hub users
    • kubectl apply --server-side --force-conflicts -k https://github.com/traefik/traefik-helm-chart/traefik/crds/
Features
  • Traefik Hub: update CRDs to v1.7.0 (aa18d47)
Bug Fixes
  • HTTP3: split udp and tcp Service when service.single is false (24acadf)
  • 🐛 set allowEmptyServices to true by default (2324766)
  • Traefik Hub: update CRDs to v1.5.0 (ee3537a)

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-crd-source](https://github.com/traefik/traefik-helm-chart) | major | `v30.1.0` -> `v31.1.0` | --- ### Release Notes <details> <summary>traefik/traefik-helm-chart (traefik-crd-source)</summary> ### [`v31.1.0`](https://github.com/traefik/traefik-helm-chart/releases/tag/v31.1.0) [Compare Source](https://github.com/traefik/traefik-helm-chart/compare/v31.0.0...v31.1.0) ##### Features - ✨ input validation using schema ([cf703c7](https://github.com/traefik/traefik-helm-chart/commit/cf703c7ddae652288144d70fd88a530667b53aa6)) - ✨ add AllowACMEByPass and improve schema/doc on ports values ([458cab9](https://github.com/traefik/traefik-helm-chart/commit/458cab997cadf1712abc86ab5c8ff4a333b34f1e)) - **Traefik Hub:** add new webhooks and removes unnecessary ones ([d7c3622](https://github.com/traefik/traefik-helm-chart/commit/d7c36229bccea62865d2bb74894a59374370523a)) - **deps:** update traefik docker tag to v3.1.3 ([1ecf803](https://github.com/traefik/traefik-helm-chart/commit/1ecf803aa78312a5b00846106efcf28ac9c9c562)) ##### Bug Fixes - 🐛 update CRD to v3.1 ([2dc2253](https://github.com/traefik/traefik-helm-chart/commit/2dc2253c2e360d2ce2f3fd0ed8407e89b4a0c273)) ### [`v31.0.0`](https://github.com/traefik/traefik-helm-chart/releases/tag/v31.0.0) [Compare Source](https://github.com/traefik/traefik-helm-chart/compare/v30.1.0...v31.0.0) ##### ⚠ BREAKING CHANGES - 🐛 set allowEmptyServices to true by default - CRDs needs to be upgraded for Traefik Hub users - `kubectl apply --server-side --force-conflicts -k https://github.com/traefik/traefik-helm-chart/traefik/crds/` ##### Features - **Traefik Hub:** update CRDs to v1.7.0 ([aa18d47](https://github.com/traefik/traefik-helm-chart/commit/aa18d47c1545b6ca8f66210a23f2769ab59ca844)) ##### Bug Fixes - **HTTP3:** split udp and tcp Service when service.single is false ([24acadf](https://github.com/traefik/traefik-helm-chart/commit/24acadf35fb11927bbb857c3b63fcef01064abc9)) - 🐛 set allowEmptyServices to true by default ([2324766](https://github.com/traefik/traefik-helm-chart/commit/23247669edf5dae5c028e7c6b4a688004e4acec6)) - **Traefik Hub:** update CRDs to v1.5.0 ([ee3537a](https://github.com/traefik/traefik-helm-chart/commit/ee3537a3238e3fc1ba234c4bc1ecf10dfab3048c)) </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:eyJjcmVhdGVkSW5WZXIiOiIzNy40MDcuMyIsInVwZGF0ZWRJblZlciI6IjM3LjQwNy4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZS9naXRodWItcmVsZWFzZSIsInR5cGUvbWFqb3IiXX0=-->
Renovate added 1 commit 2024-09-04 18:07:03 -04:00
Renovate force-pushed renovate/traefik-crd-source-31.x from 54e4dbcbdd to b81fecf6b4 2024-09-07 00:09:27 -04:00 Compare
Renovate changed title from feat(github-release)!: Update traefik-crd-source to v31.0.0 to feat(github-release)!: Update traefik-crd-source to v31.1.0 2024-09-18 09:07:30 -04:00
Renovate force-pushed renovate/traefik-crd-source-31.x from b81fecf6b4 to 340659e2e9 2024-09-18 09:07:33 -04:00 Compare
SeanOMik merged commit 5917341e26 into main 2024-09-19 09:40:14 -04:00
SeanOMik deleted branch renovate/traefik-crd-source-31.x 2024-09-19 09:40:14 -04:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
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.

Reference: SeanOMik/k3s-cluster#385
No description provided.