Update alert even after updating

currently self hosting using coolify and even after updating n8n the alert is still there. i feel this is a bug. i fear if there is a real update i might miss it due to assumption. Hope someone sees this.

Describe the problem/error/question

What is the error message (if any)?

Please share your workflow

(Select the nodes on your canvas and use the keyboard shortcuts CMD+C/CTRL+C and CMD+V/CTRL+V to copy and paste the workflow.)

Share the output returned by the last node

Information on your n8n setup

  • n8n version:
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app):
  • Operating system:

@iancecil Hey could you please tell us more about how exactly have you update the n8n instance?

From what I can see you should stop the service in the Configuration and then deploy n8n once more, that should pull the newest n8n version.

It was covered here as well.