Files
infrastructure/clusters/cl01tl/helm/traefik/Chart.yaml
Alex Lebens e4f8996477
All checks were successful
lint-test-helm / lint-helm (pull_request) Successful in 2m52s
lint-test-helm / validate-kubeconform (pull_request) Successful in 6m32s
render-manifests / render-manifests (pull_request) Successful in 4m3s
feat: refactor apps
2026-04-07 19:43:43 -05:00

25 lines
733 B
YAML

apiVersion: v2
name: traefik
version: 1.0.0
description: Traefik
keywords:
- traefik
- reverse-proxy
home: https://docs.alexlebens.dev/applications/traefik/
sources:
- https://github.com/traefik/traefik
- https://github.com/traefik/traefik-helm-chart/tree/master/traefik
- https://github.com/traefik/traefik-helm-chart/tree/master/traefik-crds
maintainers:
- name: alexlebens
dependencies:
- name: traefik
version: 39.0.7
repository: https://traefik.github.io/charts
- name: traefik-crds
version: 1.16.0
repository: https://traefik.github.io/charts
icon: https://cdn.jsdelivr.net/gh/selfhst/icons@main/png/traefik.png
# renovate: datasource=github-releases depName=traefik/traefik
appVersion: v3.6.13