26 lines
649 B
YAML
26 lines
649 B
YAML
|
apiVersion: v2
|
||
|
appVersion: '2.4'
|
||
|
dependencies:
|
||
|
- name: common
|
||
|
repository: https://truecharts.org/
|
||
|
version: 6.13.7
|
||
|
deprecated: false
|
||
|
description: Test App for Traefik
|
||
|
home: https://github.com/truecharts/apps/tree/master/charts/stable/traefik
|
||
|
icon: https://raw.githubusercontent.com/traefik/traefik/v2.3/docs/content/assets/img/traefik.logo.png
|
||
|
keywords:
|
||
|
- traefik
|
||
|
- ingress
|
||
|
kubeVersion: '>=1.16.0-0'
|
||
|
maintainers:
|
||
|
- email: info@truecharts.org
|
||
|
name: TrueCharts
|
||
|
url: truecharts.org
|
||
|
name: traefik
|
||
|
sources:
|
||
|
- https://github.com/traefik/traefik
|
||
|
- https://github.com/traefik/traefik-helm-chart
|
||
|
- https://traefik.io/
|
||
|
type: application
|
||
|
version: 7.0.8
|