Files
infrastructure/clusters/cl01tl/services/traefik/Chart.yaml
Renovate Bot 54f23a9747
Some checks failed
lint-test-helm / helm-lint (push) Successful in 13s
renovate / renovate (push) Has been cancelled
Update Helm release traefik to v36.3.0 (#820)
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 [#&#8203;1452](https://github.com/traefik/traefik-helm-chart/issues/1452) by [@&#8203;na2na-p](https://github.com/na2na-p)
- feat(deps): update traefik docker tag to v3.4.3 [#&#8203;1466](https://github.com/traefik/traefik-helm-chart/issues/1466) by [@&#8203;renovate](https://github.com/renovate)\[bot]

#### 📦 Others

- chore(CRDs): 🔧 👷 fix tag detection on release [#&#8203;1464](https://github.com/traefik/traefik-helm-chart/issues/1464) by [@&#8203;mloiseleur](https://github.com/mloiseleur)
- chore(release): 🚀 publish 36.3.0 [#&#8203;1468](https://github.com/traefik/traefik-helm-chart/issues/1468) by [@&#8203;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>
2025-07-05 04:55:30 +00:00

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