This message was deleted.
# general
a
This message was deleted.
b
But how am i supposed to know which version of Traefik will be deployed from looking at the chart? The repo itself doesn’t make it clear..
c
The Traefik version is listed in the release notes. https://github.com/k3s-io/k3s/releases/tag/v1.26.0%2Bk3s1 for example
If you point directly at the upstream repo you’re on your own though. You’d have to look at the traefik chart repo to see what the AppVersion is for that chart version.
b
Could’ve sworn the version of Traefik listed in the k3s release notes was only deployed when provisioning a new cluster, not updating an existing one… but i was just proven wrong when updating my 1.21 cluster to 1.22
Maybe confused it with the monitoring stack.. anyway thanks for the help 🙂