feat(container): update image docker.io/netbirdio/dashboard (v2.90.10 ➔ v2.91.0) - #7256
Merged
Merged
Conversation
There was a problem hiding this comment.
netbirdio/dashboard: v2.90.10 → v2.91.0
Verdict: Safe to merge
This is a minor dashboard-only bump. netbird-server (management, ghcr.io/netbirdio/netbird-server:0.76.3) and traefik are untouched by this diff.
Reviewed, not actionable here:
- Agent Network settings API contract change — dashboard PR
netbirdio/dashboard#746(merged 2026-08-11) switches the "Agent Network" / AI-providers wizard to bootstrap settings via an explicitPOST /agent-network/settings, replacing the old implicit-bootstrap flow, and expects the settings response to carryendpoint/proxy_address/dedicatedinstead ofcluster/subdomain. That contract only exists server-side as ofnetbirdio/netbird#7085, merged 2026-08-10 — after the latest management release,v0.76.3(2026-08-08), which is what this repo'snetbird-serverimage is pinned to. In principle that's a version skew: this dashboard build talking to a management server that predates the new contract. In practice it's not actionable here — nothing indocker/netbird01/netbird/docker-compose.yamlconfigures or references Agent Network / AI providers, so the affected wizard isn't in use. Worth keeping in mind if that feature is ever adopted:netbird-serverwould need bumping pastv0.76.3(once a release containing#7085ships) alongside/before relying on it. - Default embedded wasm client bumped to v0.76.3 (
netbirdio/dashboard#754) — matches thenetbird-serverversion already pinned in this compose file, so no mismatch introduced. - Next.js 16.3 upgrade, Alpine 3.24 base image bump, Entra ID SCIM wizard UI update, icon-alignment fix — none touch functionality configured in this deployment (no Entra ID/SCIM, no AI providers).
Sources consulted:
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v2.90.10→v2.91.0Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
netbirdio/dashboard (docker.io/netbirdio/dashboard)
v2.91.0Compare Source
What's Changed
New Contributors
Full Changelog: netbirdio/dashboard@v2.90.10...v2.91.0
Configuration
📅 Schedule: (in timezone Europe/Berlin)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR has been generated by Mend Renovate CLI.