Skip to content

Commit

Permalink
Auto update of README.md files
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jan 10, 2025
1 parent 40db5c4 commit c87a834
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions charts/traefik/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# traefik

![Version: 32.1.1](https://img.shields.io/badge/Version-32.1.1-informational?style=flat-square) ![AppVersion: v3.1.6](https://img.shields.io/badge/AppVersion-v3.1.6-informational?style=flat-square)
![Version: 33.2.1](https://img.shields.io/badge/Version-33.2.1-informational?style=flat-square) ![AppVersion: v3.2.5](https://img.shields.io/badge/AppVersion-v3.2.5-informational?style=flat-square)

The traefik ingress controller with some additional resources and sane default values for IITS projects.
Always read the [Changelog](Changelog.md) for information about possible migrations.
Expand All @@ -9,7 +9,7 @@ Always read the [Changelog](Changelog.md) for information about possible migrati

| Repository | Name | Version |
|------------|------|---------|
| oci://ghcr.io/traefik/helm | traefik | 32.1.1 |
| oci://ghcr.io/traefik/helm | traefik | 33.2.1 |

## Values

Expand All @@ -25,6 +25,7 @@ Always read the [Changelog](Changelog.md) for information about possible migrati
| traefik.additionalArguments[0] | string | `"--ping"` | |
| traefik.deployment.replicas | int | `2` | |
| traefik.globalArguments[0] | string | `"--global.checknewversion"` | |
| traefik.image.tag | string | `"v3.2.5"` | |
| traefik.ingressClass.enabled | bool | `true` | |
| traefik.ingressClass.isDefaultClass | bool | `true` | |
| traefik.ingressRoute.dashboard.enabled | bool | `true` | |
Expand Down

0 comments on commit c87a834

Please sign in to comment.