Restructure repo to be a little cleaner (#445)
This commit is contained in:
@@ -0,0 +1,34 @@
|
||||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: traefik
|
||||
version: 3.2.3
|
||||
appVersion: "auto"
|
||||
description: A Traefik based Reverse Proxy and Certificate Manager
|
||||
type: application
|
||||
deprecated: false
|
||||
home: https://github.com/truecharts/apps/tree/master/stable/traefik
|
||||
icon: https://raw.githubusercontent.com/traefik/traefik/v2.3/docs/content/assets/img/traefik.logo.png
|
||||
keywords:
|
||||
- traefik
|
||||
- ingress
|
||||
sources:
|
||||
- https://github.com/truecharts/apps/tree/master/stable/traefik
|
||||
- https://github.com/traefik/traefik
|
||||
- https://github.com/traefik/traefik-helm-chart
|
||||
- https://traefik.io/
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org/
|
||||
version: 3.5.5
|
||||
# condition:
|
||||
- name: traefik
|
||||
repository: https://helm.traefik.io/traefik
|
||||
version: 9.19.0
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: truecharts.org
|
||||
- name: Ornias1993
|
||||
email: kjeld@schouten-lebbing.nl
|
||||
url: truecharts.org
|
||||
# annotations:
|
||||
Reference in New Issue
Block a user