Traefik of k3s v1.23 is still querying for removed *v1beta1.* resources

Hi everybody,

I recently tried to upgrade my k3s-cluster vom v1.21 to v1.23. I followed the manual and got the nodes back up and running. All components except the traefik proxy. In the logs it appears to me, that it is still requiring the *v1beta1-resources:

E0117 13:43:01.686501       1 reflector.go:138] pkg/mod/k8s.io/client-go@v0.20.2/tools/cache/reflector.go:167: Failed to watch *v1beta1.Ingress: failed to list *v1beta1.Ingress: the server could not find the requested resource (get ingresses.extensions)
E0117 13:43:20.045065       1 reflector.go:138] pkg/mod/k8s.io/client-go@v0.20.2/tools/cache/reflector.go:167: Failed to watch *v1beta1.IngressClass: failed to list *v1beta1.IngressClass: the server could not find the requested resource

Do I need to clear any kind of resource to keep the traefik proxy running?
I checked the ingress resources wich are refering to the api verison networking.k8s.io/v1

Version-Information:
Cluster Version: v1.23.1+k3s2
Traefik Image: rancher/library-traefik:2.4.8