This PR contains the following updates: | Package | Update | Change | |---|---|---| | [traefik](https://traefik.io/) ([source](https://github.com/traefik/traefik-helm-chart)) | minor | `37.3.0` -> `37.4.0` | --- ### Release Notes <details> <summary>traefik/traefik-helm-chart (traefik)</summary> ### [`v37.4.0`](https://github.com/traefik/traefik-helm-chart/releases/tag/v37.4.0) [Compare Source](https://github.com/traefik/traefik-helm-chart/compare/v37.3.0...v37.4.0) #### 🚀 Features - feat(deps): update traefik docker tag to v3.6.1 [#​1564](https://github.com/traefik/traefik-helm-chart/issues/1564) by [@​renovate](https://github.com/renovate)\[bot] - feat(deps): update traefik docker tag to v3.6.2 [#​1570](https://github.com/traefik/traefik-helm-chart/issues/1570) by [@​renovate](https://github.com/renovate)\[bot] - feat(plugins): support ConfigMap inline local plugins alongside hostPath [#​1492](https://github.com/traefik/traefik-helm-chart/issues/1492) by [@​cilasbeltrame](https://github.com/cilasbeltrame) - feat: allow `publishedService` to be set without service being enabled [#​1565](https://github.com/traefik/traefik-helm-chart/issues/1565) by [@​Wieneo](https://github.com/Wieneo) - feat: 🚀 add support of Nginx provider [#​1569](https://github.com/traefik/traefik-helm-chart/issues/1569) by [@​darkweaver87](https://github.com/darkweaver87) #### 📦 Others - docs(example): multiple gateways example [#​1539](https://github.com/traefik/traefik-helm-chart/issues/1539) by [@​moonlight8978](https://github.com/moonlight8978) - chore(release): 🚀 publish traefik 37.4.0 [#​1572](https://github.com/traefik/traefik-helm-chart/issues/1572) 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:eyJjcmVhdGVkSW5WZXIiOiI0Mi41LjAiLCJ1cGRhdGVkSW5WZXIiOiI0Mi41LjAiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImNoYXJ0Il19--> Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/2078 Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net> Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
27 lines
696 B
YAML
27 lines
696 B
YAML
apiVersion: v2
|
|
name: traefik
|
|
version: 1.0.0
|
|
description: Traefik
|
|
keywords:
|
|
- traefik
|
|
- reverse-proxy
|
|
- tls
|
|
- kubernetes
|
|
home: https://wiki.alexlebens.dev/s/541ec45c-6cf7-4be6-bb08-63cab175e7cb
|
|
sources:
|
|
- https://github.com/traefik/traefik
|
|
- https://github.com/traefik/traefik-helm-chart
|
|
maintainers:
|
|
- name: alexlebens
|
|
dependencies:
|
|
- name: traefik
|
|
version: 37.4.0
|
|
repository: https://traefik.github.io/charts
|
|
# enable pending:
|
|
# https://github.com/traefik/traefik-helm-chart/pull/1340
|
|
# - name: traefik-crds
|
|
# version: 1.8.0
|
|
# repository: https://traefik.github.io/charts
|
|
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/webp/traefik.webp
|
|
appVersion: v3.4.0
|