chore(deps): update netbirdio/dashboard docker tag to v2.26.1 #535

Closed
renovate-bot wants to merge 1 commit from renovate/netbirdio-dashboard-2.x into main
Collaborator

This PR contains the following updates:

Package Update Change
netbirdio/dashboard minor v2.20.2 -> v2.26.1

Release Notes

netbirdio/dashboard (netbirdio/dashboard)

v2.26.1

Compare Source

What's Changed

Full Changelog: https://github.com/netbirdio/dashboard/compare/v2.26.0...v2.26.1

v2.26.0

Compare Source

What's Changed

Full Changelog: https://github.com/netbirdio/dashboard/compare/v2.25.0...v2.26.0

v2.25.0

Compare Source

What's Changed

Full Changelog: https://github.com/netbirdio/dashboard/compare/v2.24.0...v2.25.0

v2.24.0

Compare Source

What's Changed

Full Changelog: https://github.com/netbirdio/dashboard/compare/v2.23.1...v2.24.0

v2.23.1

Compare Source

What's Changed

Full Changelog: https://github.com/netbirdio/dashboard/compare/v2.23.0...v2.23.1

v2.23.0

Compare Source

What's Changed

Full Changelog: https://github.com/netbirdio/dashboard/compare/v2.22.2...v2.23.0

v2.22.2

Compare Source

What's Changed

Full Changelog: https://github.com/netbirdio/dashboard/compare/v2.22.1...v2.22.2

v2.22.1

Compare Source

What's Changed

Full Changelog: https://github.com/netbirdio/dashboard/compare/v2.22.0...v2.22.1

v2.22.0

Compare Source

What's Changed

Full Changelog: https://github.com/netbirdio/dashboard/compare/v2.21.0...v2.22.0

v2.21.0

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/netbirdio/dashboard/compare/v2.20.2...v2.21.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 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 this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [netbirdio/dashboard](https://github.com/netbirdio/dashboard) | minor | `v2.20.2` -> `v2.26.1` | --- ### Release Notes <details> <summary>netbirdio/dashboard (netbirdio/dashboard)</summary> ### [`v2.26.1`](https://github.com/netbirdio/dashboard/releases/tag/v2.26.1) [Compare Source](https://github.com/netbirdio/dashboard/compare/v2.26.0...v2.26.1) #### What's Changed - Redirect /setup to /peers if no setup is required by [@&#8203;heisbrot](https://github.com/heisbrot) in [#&#8203;526](https://github.com/netbirdio/dashboard/pull/526) **Full Changelog**: <https://github.com/netbirdio/dashboard/compare/v2.26.0...v2.26.1> ### [`v2.26.0`](https://github.com/netbirdio/dashboard/releases/tag/v2.26.0) [Compare Source](https://github.com/netbirdio/dashboard/compare/v2.25.0...v2.26.0) #### What's Changed - Configure Identity Providers in the UI by [@&#8203;braginini](https://github.com/braginini) in [#&#8203;523](https://github.com/netbirdio/dashboard/pull/523) - Add user view to control center by [@&#8203;heisbrot](https://github.com/heisbrot) in [#&#8203;525](https://github.com/netbirdio/dashboard/pull/525) **Full Changelog**: <https://github.com/netbirdio/dashboard/compare/v2.25.0...v2.26.0> ### [`v2.25.0`](https://github.com/netbirdio/dashboard/releases/tag/v2.25.0) [Compare Source](https://github.com/netbirdio/dashboard/compare/v2.24.0...v2.25.0) #### What's Changed - Add fine-grained ssh policy by [@&#8203;heisbrot](https://github.com/heisbrot) in [#&#8203;522](https://github.com/netbirdio/dashboard/pull/522) **Full Changelog**: <https://github.com/netbirdio/dashboard/compare/v2.24.0...v2.25.0> ### [`v2.24.0`](https://github.com/netbirdio/dashboard/releases/tag/v2.24.0) [Compare Source](https://github.com/netbirdio/dashboard/compare/v2.23.1...v2.24.0) #### What's Changed - Add auto update setting by [@&#8203;heisbrot](https://github.com/heisbrot) in [#&#8203;519](https://github.com/netbirdio/dashboard/pull/519) **Full Changelog**: <https://github.com/netbirdio/dashboard/compare/v2.23.1...v2.24.0> ### [`v2.23.1`](https://github.com/netbirdio/dashboard/releases/tag/v2.23.1) [Compare Source](https://github.com/netbirdio/dashboard/compare/v2.23.0...v2.23.1) #### What's Changed - Update NextJS to 14.2.35 by [@&#8203;heisbrot](https://github.com/heisbrot) in [#&#8203;518](https://github.com/netbirdio/dashboard/pull/518) **Full Changelog**: <https://github.com/netbirdio/dashboard/compare/v2.23.0...v2.23.1> ### [`v2.23.0`](https://github.com/netbirdio/dashboard/releases/tag/v2.23.0) [Compare Source](https://github.com/netbirdio/dashboard/compare/v2.22.2...v2.23.0) #### What's Changed - Add onboarding for new accounts by [@&#8203;heisbrot](https://github.com/heisbrot) in [#&#8203;514](https://github.com/netbirdio/dashboard/pull/514) - Bump js-yaml from 4.1.0 to 4.1.1 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;509](https://github.com/netbirdio/dashboard/pull/509) - Update eslint and tailwind by [@&#8203;heisbrot](https://github.com/heisbrot) in [#&#8203;515](https://github.com/netbirdio/dashboard/pull/515) **Full Changelog**: <https://github.com/netbirdio/dashboard/compare/v2.22.2...v2.23.0> ### [`v2.22.2`](https://github.com/netbirdio/dashboard/releases/tag/v2.22.2) [Compare Source](https://github.com/netbirdio/dashboard/compare/v2.22.1...v2.22.2) #### What's Changed - Increase ssh detection timeout by [@&#8203;heisbrot](https://github.com/heisbrot) in [#&#8203;512](https://github.com/netbirdio/dashboard/pull/512) **Full Changelog**: <https://github.com/netbirdio/dashboard/compare/v2.22.1...v2.22.2> ### [`v2.22.1`](https://github.com/netbirdio/dashboard/releases/tag/v2.22.1) [Compare Source](https://github.com/netbirdio/dashboard/compare/v2.22.0...v2.22.1) #### What's Changed - Add ssh policy info for peers by [@&#8203;heisbrot](https://github.com/heisbrot) in [#&#8203;511](https://github.com/netbirdio/dashboard/pull/511) **Full Changelog**: <https://github.com/netbirdio/dashboard/compare/v2.22.0...v2.22.1> ### [`v2.22.0`](https://github.com/netbirdio/dashboard/releases/tag/v2.22.0) [Compare Source](https://github.com/netbirdio/dashboard/compare/v2.21.0...v2.22.0) #### What's Changed - Remove dns0eu by [@&#8203;heisbrot](https://github.com/heisbrot) in [#&#8203;508](https://github.com/netbirdio/dashboard/pull/508) - Bump browser ssh versions for ssh rewrite by [@&#8203;heisbrot](https://github.com/heisbrot) in [#&#8203;510](https://github.com/netbirdio/dashboard/pull/510) **Full Changelog**: <https://github.com/netbirdio/dashboard/compare/v2.21.0...v2.22.0> ### [`v2.21.0`](https://github.com/netbirdio/dashboard/releases/tag/v2.21.0) [Compare Source](https://github.com/netbirdio/dashboard/compare/v2.20.2...v2.21.0) #### What's Changed - Add multi-group support for JWT allow groups with tag system by [@&#8203;Yanis64](https://github.com/Yanis64) in [#&#8203;500](https://github.com/netbirdio/dashboard/pull/500) - Feature/groups page by [@&#8203;heisbrot](https://github.com/heisbrot) in [#&#8203;498](https://github.com/netbirdio/dashboard/pull/498) - Add wasm client version by [@&#8203;heisbrot](https://github.com/heisbrot) in [#&#8203;503](https://github.com/netbirdio/dashboard/pull/503) - Fix native ssh detection by [@&#8203;heisbrot](https://github.com/heisbrot) in [#&#8203;505](https://github.com/netbirdio/dashboard/pull/505) - Add group update activity event by [@&#8203;heisbrot](https://github.com/heisbrot) in [#&#8203;504](https://github.com/netbirdio/dashboard/pull/504) #### New Contributors - [@&#8203;Yanis64](https://github.com/Yanis64) made their first contribution in [#&#8203;500](https://github.com/netbirdio/dashboard/pull/500) **Full Changelog**: <https://github.com/netbirdio/dashboard/compare/v2.20.2...v2.21.0> </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **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 this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4yLjAiLCJ1cGRhdGVkSW5WZXIiOiI0Mi4yNC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
chore(deps): update netbirdio/dashboard docker tag to v2.21.0
Some checks failed
checks / pre-commit (push) Failing after 1s
checks / k8s (push) Failing after 5s
checks / tflint (push) Failing after 0s
91d95e2d8c
renovate-bot force-pushed renovate/netbirdio-dashboard-2.x from 91d95e2d8c
Some checks failed
checks / pre-commit (push) Failing after 1s
checks / k8s (push) Failing after 5s
checks / tflint (push) Failing after 0s
to ef20e57739
Some checks failed
checks / pre-commit (push) Failing after 0s
checks / k8s (push) Failing after 1s
checks / tflint (push) Failing after 0s
2025-11-19 01:57:14 +00:00
Compare
renovate-bot changed title from chore(deps): update netbirdio/dashboard docker tag to v2.21.0 to chore(deps): update netbirdio/dashboard docker tag to v2.22.0 2025-11-19 01:57:15 +00:00
renovate-bot force-pushed renovate/netbirdio-dashboard-2.x from ef20e57739
Some checks failed
checks / pre-commit (push) Failing after 0s
checks / k8s (push) Failing after 1s
checks / tflint (push) Failing after 0s
to 2cec887196
Some checks failed
checks / pre-commit (push) Failing after 0s
checks / k8s (push) Failing after 1s
checks / tflint (push) Failing after 1s
2025-11-21 01:51:19 +00:00
Compare
renovate-bot changed title from chore(deps): update netbirdio/dashboard docker tag to v2.22.0 to chore(deps): update netbirdio/dashboard docker tag to v2.22.1 2025-11-21 01:51:20 +00:00
renovate-bot force-pushed renovate/netbirdio-dashboard-2.x from 2cec887196
Some checks failed
checks / pre-commit (push) Failing after 0s
checks / k8s (push) Failing after 1s
checks / tflint (push) Failing after 1s
to 0c3e49ebe3
Some checks failed
checks / pre-commit (push) Failing after 1s
checks / k8s (push) Failing after 0s
checks / tflint (push) Failing after 1s
2025-11-22 02:10:06 +00:00
Compare
renovate-bot changed title from chore(deps): update netbirdio/dashboard docker tag to v2.22.1 to chore(deps): update netbirdio/dashboard docker tag to v2.22.2 2025-11-22 02:10:07 +00:00
renovate-bot force-pushed renovate/netbirdio-dashboard-2.x from 0c3e49ebe3
Some checks failed
checks / pre-commit (push) Failing after 1s
checks / k8s (push) Failing after 0s
checks / tflint (push) Failing after 1s
to aeb1acd15d
Some checks failed
checks / pre-commit (push) Has been cancelled
checks / k8s (push) Has been cancelled
checks / tflint (push) Has been cancelled
2025-12-02 10:27:30 +00:00
Compare
renovate-bot changed title from chore(deps): update netbirdio/dashboard docker tag to v2.22.2 to chore(deps): update netbirdio/dashboard docker tag to v2.23.0 2025-12-02 10:27:30 +00:00
renovate-bot force-pushed renovate/netbirdio-dashboard-2.x from aeb1acd15d
Some checks failed
checks / pre-commit (push) Has been cancelled
checks / k8s (push) Has been cancelled
checks / tflint (push) Has been cancelled
to 3d55853749
Some checks failed
checks / pre-commit (push) Has been cancelled
checks / k8s (push) Has been cancelled
checks / tflint (push) Has been cancelled
2025-12-23 02:06:12 +00:00
Compare
renovate-bot changed title from chore(deps): update netbirdio/dashboard docker tag to v2.23.0 to chore(deps): update netbirdio/dashboard docker tag to v2.23.1 2025-12-23 02:06:14 +00:00
renovate-bot force-pushed renovate/netbirdio-dashboard-2.x from 3d55853749
Some checks failed
checks / pre-commit (push) Has been cancelled
checks / k8s (push) Has been cancelled
checks / tflint (push) Has been cancelled
to 26a0c72714
Some checks failed
checks / pre-commit (push) Has been cancelled
checks / k8s (push) Has been cancelled
checks / tflint (push) Has been cancelled
2025-12-31 02:12:26 +00:00
Compare
renovate-bot changed title from chore(deps): update netbirdio/dashboard docker tag to v2.23.1 to chore(deps): update netbirdio/dashboard docker tag to v2.25.0 2025-12-31 02:12:28 +00:00
renovate-bot changed title from chore(deps): update netbirdio/dashboard docker tag to v2.25.0 to chore(deps): update netbirdio/dashboard docker tag to v2.26.0 2026-01-08 02:19:50 +00:00
renovate-bot force-pushed renovate/netbirdio-dashboard-2.x from 26a0c72714
Some checks failed
checks / pre-commit (push) Has been cancelled
checks / k8s (push) Has been cancelled
checks / tflint (push) Has been cancelled
to b82682441f
Some checks are pending
checks / k8s (push) Waiting to run
checks / pre-commit (push) Waiting to run
checks / tflint (push) Waiting to run
2026-01-08 02:19:51 +00:00
Compare
renovate-bot force-pushed renovate/netbirdio-dashboard-2.x from b82682441f
Some checks are pending
checks / k8s (push) Waiting to run
checks / pre-commit (push) Waiting to run
checks / tflint (push) Waiting to run
to 51c7ab59d7
Some checks failed
checks / pre-commit (push) Has been cancelled
checks / k8s (push) Has been cancelled
checks / tflint (push) Has been cancelled
2026-01-09 02:39:47 +00:00
Compare
renovate-bot changed title from chore(deps): update netbirdio/dashboard docker tag to v2.26.0 to chore(deps): update netbirdio/dashboard docker tag to v2.26.1 2026-01-09 02:39:48 +00:00
catalin closed this pull request 2026-01-15 13:53:28 +00:00
Author
Collaborator

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (v2.26.1). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

### Renovate Ignore Notification Because you closed this PR without merging, Renovate will ignore this update (`v2.26.1`). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the `ignoreDeps` array of your Renovate config. If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.
Some checks failed
checks / pre-commit (push) Has been cancelled
checks / k8s (push) Has been cancelled
checks / tflint (push) Has been cancelled

Pull request closed

Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
catalin/fukuops!535
No description provided.