cd into the installation directory
cd /opt/uptime-kuma
Update from git
git fetch --all git checkout 1.11.2 --force
Install dependencies
npm install --omit=dev npm run download-dist
Restart
pm2 restart uptime-kuma