feat(helm)!: Update chart traefik to 31.1.1 #402

Merged
SeanOMik merged 1 commits from renovate/traefik-31.x into main 2024-09-25 19:57:59 +00:00
Collaborator

This PR contains the following updates:

Package Update Change
traefik (source) major 30.1.0 -> 31.1.1
traefik (source) patch 31.1.0 -> 31.1.1

Release Notes

traefik/traefik-helm-chart (traefik)

v31.1.1

Compare Source

31.1.1 (2024-09-20)
Features
  • deps: update traefik docker tag to v3.1.4 (51b46ba)
Bug Fixes
  • 🐛 updateStrategy behavior (6c1c8c3)

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 these updates 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 | `30.1.0` -> `31.1.1` | | [traefik](https://traefik.io/) ([source](https://github.com/traefik/traefik-helm-chart)) | patch | `31.1.0` -> `31.1.1` | --- ### Release Notes <details> <summary>traefik/traefik-helm-chart (traefik)</summary> ### [`v31.1.1`](https://github.com/traefik/traefik-helm-chart/releases/tag/v31.1.1) [Compare Source](https://github.com/traefik/traefik-helm-chart/compare/v31.1.0...v31.1.1) ##### [31.1.1](https://github.com/traefik/traefik-helm-chart/compare/v31.1.0...v31.1.1) (2024-09-20) ##### Features - **deps:** update traefik docker tag to v3.1.4 ([51b46ba](https://github.com/traefik/traefik-helm-chart/commit/51b46bab664ff1188b305b830dec90fa510940bc)) ##### Bug Fixes - 🐛 updateStrategy behavior ([6c1c8c3](https://github.com/traefik/traefik-helm-chart/commit/6c1c8c3c4e04a830e4bd18c93988407033c10034)) ### [`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 these updates 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:eyJjcmVhdGVkSW5WZXIiOiIzNy40MDcuMyIsInVwZGF0ZWRJblZlciI6IjM3LjQwNy4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZS9oZWxtIiwidHlwZS9tYWpvciIsInR5cGUvcGF0Y2giXX0=-->
Renovate added 1 commit 2024-09-20 13:08:03 +00:00
SeanOMik merged commit 98a5385388 into main 2024-09-25 19:57:59 +00:00
SeanOMik deleted branch renovate/traefik-31.x 2024-09-25 19:57:59 +00: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#402
No description provided.