[GH-ISSUE #5192] Update available notification after upgrade to v0.64.2 #10049

Closed
opened 2026-08-05 01:24:27 -04:00 by saavagebueno · 2 comments
Owner

Originally created by @MogCH on GitHub (Jan 27, 2026).
Original GitHub issue: https://github.com/netbirdio/netbird/issues/5192

Update available notification is shown in the Dashboard after upgrade to v0.64.2.

To Reproduce

Steps to reproduce the behavior:

  1. Updated to the latest version via CLI on Docker host.

docker compose pull management dashboard signal relay
docker compose up -d --force-recreate management dashboard signal relay

Check version via API shows the following output:

curl 'https://your-netbird-domain/api/instance/version'
-H 'accept: application/json'
-H 'authorization: Bearer '

{
"dashboard_available_version":"2.29.0",
"management_available_version":"0.64.1",
"management_current_version":"0.64.2",
"management_update_available":false
}

Are you using NetBird Cloud?

No. Selfhosted

NetBird version

0.64.2

Is any other VPN software installed?

No

Screenshot:

Image
Originally created by @MogCH on GitHub (Jan 27, 2026). Original GitHub issue: https://github.com/netbirdio/netbird/issues/5192 Update available notification is shown in the Dashboard after upgrade to v0.64.2. **To Reproduce** Steps to reproduce the behavior: 1. Updated to the latest version via CLI on Docker host. docker compose pull management dashboard signal relay docker compose up -d --force-recreate management dashboard signal relay Check version via API shows the following output: curl 'https://your-netbird-domain/api/instance/version' \ -H 'accept: application/json' \ -H 'authorization: Bearer <your-access-token>' { "dashboard_available_version":"2.29.0", "management_available_version":"0.64.1", "management_current_version":"0.64.2", "management_update_available":false } **Are you using NetBird Cloud?** No. Selfhosted **NetBird version** 0.64.2 **Is any other VPN software installed?** No Screenshot: <img width="272" height="145" alt="Image" src="https://github.com/user-attachments/assets/442cb93b-c2c2-454a-bada-f00a3665e37b" />
saavagebueno added the triage-needed label 2026-08-05 01:24:27 -04:00
Author
Owner

@nenas1ya commented on GitHub (Jan 27, 2026):

there just v2.30.0 exist already: https://hub.docker.com/r/netbirdio/dashboard/tags

<!-- gh-comment-id:3805519872 --> @nenas1ya commented on GitHub (Jan 27, 2026): there just v2.30.0 exist already: https://hub.docker.com/r/netbirdio/dashboard/tags
Author
Owner

@MogCH commented on GitHub (Jan 27, 2026):

For me its fixed

Image
<!-- gh-comment-id:3805706729 --> @MogCH commented on GitHub (Jan 27, 2026): For me its fixed <img width="274" height="94" alt="Image" src="https://github.com/user-attachments/assets/f9324eff-e50c-4c15-8e99-13ac42533d9a" />
Sign in to join this conversation.
No Label triage-needed
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: DYNR/netbird#10049