I am doing some testing and want to upgrade a 1.4....
# harvester
f
I am doing some testing and want to upgrade a 1.4.1 cluster to the latest release 1.4.2 to test out upgrade flow. Following the docs I do not see any upgrade option in the main dashboard, even though the 1.4.2 release has been out for a week. Is there some way to have Harvester check for available updates or figure out why its not presenting an upgrade option? How often does it check for updates? The environment is not air-gapped. upgrade-checker-enabled is set to true and upgrade-checker-url is set to https://harvester-upgrade-responder.rancher.io/v1/checkupgrade
t
It takes a week or so for the team to update the “upgrade” urls. You can
kubectl apply -f <https://releases.rancher.com/harvester/v1.4.2/version.yaml>
it. 😄
🙏 1
n
you will need an upgrade manifest installed to get the upgrade option in the UI.FYR https://docs.harvesterhci.io/v1.5/upgrade/index/#prepare-an-air-gapped-upgrade Also https://github.com/harvester/harvester/issues/2877#issuecomment-2042176079 for what is supported. cc: @prehistoric-balloon-31801