Skip to content

Commit a20d97c

Browse files
committed
docs: 📚️ update gateway api instructions to current supported version
1 parent c44a1dd commit a20d97c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,10 +36,10 @@ Starting with v34.x, to work around [Helm caveats](https://helm.sh/docs/chart_be
3636

3737
⚠️ Gateway API CRDs are no longer shipped with this chart.
3838

39-
If you use the Kubernetes Gateway API provider, you will need to install them yourself before deploying Traefik v3.7:
39+
If you use the Kubernetes Gateway API provider, you will need to install them yourself before deploying Traefik v3.7.12:
4040

4141
```bash
42-
kubectl apply -f https://github.com/kubernetes-sigs/gateway-api/releases/download/v1.5.1/standard-install.yaml
42+
kubectl apply -f https://github.com/kubernetes-sigs/gateway-api/releases/download/v1.6.1/standard-install.yaml
4343
```
4444

4545
### Support for unmaintained versions of Traefik Proxy

0 commit comments

Comments
 (0)