-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #92 from akash4sh/main
updated traefik chart
- Loading branch information
Showing
48 changed files
with
4,714 additions
and
533 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,17 +1,18 @@ | ||
annotations: | ||
artifacthub.io/changes: | | ||
- "✨ update chart to version 20.8.0" | ||
- "✨ update chart to version 24.0.0" | ||
- "✨ add support for default entrypoints" | ||
- "✨ add support for OpenTelemetry and Traefik v3" | ||
apiVersion: v2 | ||
appVersion: v2.9.6 | ||
appVersion: v2.10.4 | ||
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.16.0-0' | ||
maintainers: | ||
- email: [email protected] | ||
name: emilevauge | ||
|
@@ -28,4 +29,4 @@ sources: | |
- https://github.com/traefik/traefik | ||
- https://github.com/traefik/traefik-helm-chart | ||
type: application | ||
version: 2.0.0 | ||
version: 1.0.1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.