workflows.fit
Back to n8n workflows
n8n templateFreeBy Weilun

Automatically update n8n version

๐Ÿ”„ n8n Workflow: Check and Update n8n Version This workflow automatically checks if the local n8n version is outdated and, if so, creates a file to signal an update is needed. --- ๐Ÿ–ฅ๏ธ Working Environment - Operating S...

DevelopmentCore NodesHttp RequestSchedule TriggerSshIf
Loading interactive preview...

Template notes

๐Ÿ”„ n8n Workflow: Check and Update n8n Version

This workflow automatically checks if the local n8n version is outdated and, if so, creates a file to signal an update is needed.

---

๐Ÿ–ฅ๏ธ Working Environment

- Operating System: Ubuntu 24.04 - n8n Installation: Docker container

---

๐Ÿ“ Project Directory Structure n8n/ โ”œโ”€โ”€ checkupdate.txt โ”œโ”€โ”€ check-update.sh โ”œโ”€โ”€ compose.yml โ”œโ”€โ”€ updaten8n.cron

---