Integrating traefik
This commit is contained in:
39
opencloud/charts/traefik/Chart.yaml
Normal file
39
opencloud/charts/traefik/Chart.yaml
Normal file
@@ -0,0 +1,39 @@
|
||||
annotations:
|
||||
artifacthub.io/changes: "- \"fix: \U0001F41B http3 with internal service\"\n- \"fix:
|
||||
use correct children indentation for logs.access.filters\"\n- \"fix(schema): :bug:
|
||||
targetPort can also be a string\"\n- \"fix(certificateResolvers)!: :boom: :bug:
|
||||
use same syntax in Chart and in Traefik\"\n- \"fix(Traefik)!: :boom: set 8080
|
||||
as default port for `traefik` entrypoint\"\n- \"fix(Traefik Hub): RBAC for distributedAcme\"\n-
|
||||
\"fix(Kubernetes Ingress)!: :boom: :sparkles: enable publishedService by default\"\n-
|
||||
\"fix(Gateway API): :bug: add missing required RBAC for v3.2 with experimental
|
||||
Channel\"\n- \"fix(Env Variables)!: allow extending env without overwrite\"\n-
|
||||
\"feat(deps): update traefik docker tag to v3.2.0\"\n- \"feat(deps): update traefik
|
||||
docker tag to v3.1.6\"\n- \"feat(Traefik): ✨ support Gateway API statusAddress\"\n-
|
||||
\"feat(Traefik Proxy): CRDs for v3.2+\"\n- \"feat(Gateway API): :sparkles: standard
|
||||
install CRD v1.2.0\"\n- \"feat(Gateway API): :sparkles: add infrastructure in
|
||||
the values\"\n- \"chore: allow TRACE log level\"\n- \"chore(release): \U0001F680
|
||||
publish v33.0.0\"\n- \"Update topology spread constraints comments\"\n"
|
||||
apiVersion: v2
|
||||
appVersion: v3.2.0
|
||||
description: A Traefik based Kubernetes ingress controller
|
||||
home: https://traefik.io/
|
||||
icon: https://raw.githubusercontent.com/traefik/traefik/v2.3/docs/content/assets/img/traefik.logo.png
|
||||
keywords:
|
||||
- traefik
|
||||
- ingress
|
||||
- networking
|
||||
kubeVersion: '>=1.22.0-0'
|
||||
maintainers:
|
||||
- email: michel.loiseleur@traefik.io
|
||||
name: mloiseleur
|
||||
- email: charlie.haley@traefik.io
|
||||
name: charlie-haley
|
||||
- email: remi.buisson@traefik.io
|
||||
name: darkweaver87
|
||||
- name: jnoordsij
|
||||
name: traefik
|
||||
sources:
|
||||
- https://github.com/traefik/traefik
|
||||
- https://github.com/traefik/traefik-helm-chart
|
||||
type: application
|
||||
version: 33.0.0
|
||||
Reference in New Issue
Block a user