Skip to content

Commit

Permalink
fix: remove version in OCI documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
darkweaver87 authored Jul 11, 2024
1 parent 7dd3784 commit d613258
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ helm install traefik traefik/traefik
or:

```bash
helm install traefik oci://ghcr.io/traefik/helm/traefik --version v29.0.0
helm install traefik oci://ghcr.io/traefik/helm/traefik
```

You can customize the install with a `values` file. There are some [EXAMPLES](./EXAMPLES.md) provided.
Expand Down

0 comments on commit d613258

Please sign in to comment.