38 lines
1.4 KiB
YAML
38 lines
1.4 KiB
YAML
annotations:
|
|
artifacthub.io/changes: |
|
|
- "fix(Traefik Proxy)!: use namespaceOverride as expected"
|
|
- "fix(Traefik Proxy)!: move redirectTo => redirections"
|
|
- "fix(Gateway API): status should not use default service when it's disabled"
|
|
- "feat(deps): update traefik docker tag to v3.3.1"
|
|
- "feat(deps): update traefik docker tag to v3.2.3"
|
|
- "feat(Traefik Proxy): apply migration guide to v3.3"
|
|
- "feat(Traefik Proxy): add support for experimental FastProxy"
|
|
- "feat(Traefik Hub): add support for AI Gateway"
|
|
- "feat(Chart): :package: add optional separated chart for CRDs"
|
|
- "feat(CRDs): update CRDs for Traefik Proxy v3.3.x"
|
|
- "chore(release): publish v34.0.0"
|
|
- "chore(Gateway API): :recycle: remove template from values"
|
|
apiVersion: v2
|
|
appVersion: v3.3.1
|
|
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: 34.0.0
|