Search for ESXi patch trackers
Here is one: https://esxi-patches.v-front.de/
Login into ESXi Alt F2
Log in
run this command: esxcli network firewall ruleset set -e true -r httpClient
then the next command upgrades it, choose your upgrade version
esxcli software profile update -d https://hostupdate.vmware.com/software/VUM/PRODUCTION/main/vmw-depot-index.xml -p ESXi-6.7.0-20190604001-standard
if error happens "error, Errno 28, no space left on the device" then enable swap by going back to the front end on your host
Host>Manage>Swap> "Enabled Yes" Datastore 1
then go back to the shell and try again
Here is one: https://esxi-patches.v-front.de/
Login into ESXi Alt F2
Log in
run this command: esxcli network firewall ruleset set -e true -r httpClient
then the next command upgrades it, choose your upgrade version
esxcli software profile update -d https://hostupdate.vmware.com/software/VUM/PRODUCTION/main/vmw-depot-index.xml -p ESXi-6.7.0-20190604001-standard
if error happens "error, Errno 28, no space left on the device" then enable swap by going back to the front end on your host
Host>Manage>Swap> "Enabled Yes" Datastore 1
then go back to the shell and try again