Manifest file in git is not up to date
Version 0.8.1
Describe the bug
the file https://github.com/rancher/system-upgrade-controller/blob/master/manifests/system-upgrade-controller.yaml in branch master and on tag v0.8.1 refers to v.0.8.0 version
The file is OK in the release (kubectl apply -f https://github.com/rancher/system-upgrade-controller/releases/download/v0.8.1/system-upgrade-controller.yaml).
in a "gitops" way, it would be good to have also the file in git synchronized