This PR contains the following updates: | Package | Update | Change | |---|---|---| | [traefik](https://traefik.io/) ([source](https://github.com/traefik/traefik-helm-chart)) | minor | `36.2.0` -> `36.3.0` | --- ### Release Notes <details> <summary>traefik/traefik-helm-chart (traefik)</summary> ### [`v36.3.0`](https://github.com/traefik/traefik-helm-chart/releases/tag/v36.3.0) [Compare Source](https://github.com/traefik/traefik-helm-chart/compare/v36.2.0...v36.3.0) #### 🚀 Features - feat(deployment): allow null and 0 replicas [#​1452](https://github.com/traefik/traefik-helm-chart/issues/1452) by [@​na2na-p](https://github.com/na2na-p) - feat(deps): update traefik docker tag to v3.4.3 [#​1466](https://github.com/traefik/traefik-helm-chart/issues/1466) by [@​renovate](https://github.com/renovate)\[bot] #### 📦 Others - chore(CRDs): 🔧 👷 fix tag detection on release [#​1464](https://github.com/traefik/traefik-helm-chart/issues/1464) by [@​mloiseleur](https://github.com/mloiseleur) - chore(release): 🚀 publish 36.3.0 [#​1468](https://github.com/traefik/traefik-helm-chart/issues/1468) by [@​mloiseleur](https://github.com/mloiseleur) </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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xLjMiLCJ1cGRhdGVkSW5WZXIiOiI0MS4xLjMiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImNoYXJ0Il19--> Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/820 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: 36.3.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
|