626ab7adfc
Update netbird ( #10 )
...
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [netbirdio/dashboard](https://github.com/netbirdio/dashboard ) | minor | `v2.39.0` → `v2.90.3` |
| netbirdio/netbird | minor | `v0.73.2-rootless` → `v0.74.1-rootless` |
| netbirdio/netbird-server | minor | `0.73.2` → `0.74.1` |
| netbirdio/reverse-proxy | minor | `0.73.2` → `0.74.1` |
---
> ⚠️ **Warning**
>
> Some dependencies could not be looked up. Check the [Dependency Dashboard](issues/12) for more information.
---
### Release Notes
<details>
<summary>netbirdio/dashboard (netbirdio/dashboard)</summary>
### [`v2.90.3`](https://github.com/netbirdio/dashboard/releases/tag/v2.90.3 )
[Compare Source](https://github.com/netbirdio/dashboard/compare/v2.90.2...v2.90.3 )
#### What's Changed
- Show reason for peer login expiration events by [@​bcmmbaga](https://github.com/bcmmbaga ) in [#​694](https://github.com/netbirdio/dashboard/pull/694 )
- Reload nginx after patching CSP header by [@​pappz](https://github.com/pappz ) in [#​687](https://github.com/netbirdio/dashboard/pull/687 )
- Fix peer table page reset when switching kind by [@​braginini](https://github.com/braginini ) in [#​696](https://github.com/netbirdio/dashboard/pull/696 )
- Feature/add provider session by [@​braginini](https://github.com/braginini ) in [#​695](https://github.com/netbirdio/dashboard/pull/695 )
- Add Metrics settings tab with metrics push toggle by [@​pappz](https://github.com/pappz ) in [#​613](https://github.com/netbirdio/dashboard/pull/613 )
- Feature/add skip tls verification by [@​braginini](https://github.com/braginini ) in [#​697](https://github.com/netbirdio/dashboard/pull/697 )
**Full Changelog**: <https://github.com/netbirdio/dashboard/compare/v2.90.2...v2.90.3 >
### [`v2.90.2`](https://github.com/netbirdio/dashboard/releases/tag/v2.90.2 )
[Compare Source](https://github.com/netbirdio/dashboard/compare/v2.90.1...v2.90.2 )
#### What's Changed
- Add Claude provider selector and Bedrock by [@​braginini](https://github.com/braginini ) in [#​691](https://github.com/netbirdio/dashboard/pull/691 )
- Prevent gated useFetchApi hooks from overwriting shared cache entries by [@​bcmmbaga](https://github.com/bcmmbaga ) in [#​692](https://github.com/netbirdio/dashboard/pull/692 )
**Full Changelog**: <https://github.com/netbirdio/dashboard/compare/v2.90.1...v2.90.2 >
### [`v2.90.1`](https://github.com/netbirdio/dashboard/releases/tag/v2.90.1 )
[Compare Source](https://github.com/netbirdio/dashboard/compare/v2.90.0...v2.90.1 )
#### What's Changed
- The empty-state peer card now renders AddPeerDropdown by [@​braginini](https://github.com/braginini ) in [#​686](https://github.com/netbirdio/dashboard/pull/686 )
- Support Vertex keyfile upload and agent config by [@​braginini](https://github.com/braginini ) in [#​688](https://github.com/netbirdio/dashboard/pull/688 )
- Prefill Vertex endpoint by [@​braginini](https://github.com/braginini ) in [#​689](https://github.com/netbirdio/dashboard/pull/689 )
**Full Changelog**: <https://github.com/netbirdio/dashboard/compare/v2.90.0...v2.90.1 >
### [`v2.90.0`](https://github.com/netbirdio/dashboard/releases/tag/v2.90.0 )
[Compare Source](https://github.com/netbirdio/dashboard/compare/v2.80.0...v2.90.0 )
#### What's Changed
- Fix CSP blocking OIDC token endpoint by [@​maxbrc](https://github.com/maxbrc ) in [#​680](https://github.com/netbirdio/dashboard/pull/680 )
- Agent Network by [@​braginini](https://github.com/braginini ) in [#​684](https://github.com/netbirdio/dashboard/pull/684 )
#### New Contributors
- [@​maxbrc](https://github.com/maxbrc ) made their first contribution in [#​680](https://github.com/netbirdio/dashboard/pull/680 )
**Full Changelog**: <https://github.com/netbirdio/dashboard/compare/v2.80.0...v2.90.0 >
### [`v2.80.0`](https://github.com/netbirdio/dashboard/releases/tag/v2.80.0 )
[Compare Source](https://github.com/netbirdio/dashboard/compare/v2.39.0...v2.80.0 )
#### What's Changed
- Add Logout URL to the Identity Provider dialog by [@​TechHutTV](https://github.com/TechHutTV ) in [#​657](https://github.com/netbirdio/dashboard/pull/657 )
- Edit banner to IPv6 kh link by [@​TechHutTV](https://github.com/TechHutTV ) in [#​662](https://github.com/netbirdio/dashboard/pull/662 )
- Insert link to remote jobs documentation by [@​semp26](https://github.com/semp26 ) in [#​664](https://github.com/netbirdio/dashboard/pull/664 )
- DNS Zones & Setup modal improvements by [@​braginini](https://github.com/braginini ) in [#​669](https://github.com/netbirdio/dashboard/pull/669 )
- Update banner by [@​heisbrot](https://github.com/heisbrot ) in [#​672](https://github.com/netbirdio/dashboard/pull/672 )
- Update announcements.json by [@​mlsmaycon](https://github.com/mlsmaycon ) in [#​673](https://github.com/netbirdio/dashboard/pull/673 )
- Merge NetBird cloud edition into the dashboard by [@​mlsmaycon](https://github.com/mlsmaycon ) in [#​674](https://github.com/netbirdio/dashboard/pull/674 )
- Restrict cloud/licensed-only API calls in open-source mode by [@​mlsmaycon](https://github.com/mlsmaycon ) in [#​675](https://github.com/netbirdio/dashboard/pull/675 )
- Preserve inactivity expiration on partial peer updates by [@​bcmmbaga](https://github.com/bcmmbaga ) in [#​676](https://github.com/netbirdio/dashboard/pull/676 )
#### New Contributors
- [@​TechHutTV](https://github.com/TechHutTV ) made their first contribution in [#​657](https://github.com/netbirdio/dashboard/pull/657 )
- [@​semp26](https://github.com/semp26 ) made their first contribution in [#​664](https://github.com/netbirdio/dashboard/pull/664 )
**Full Changelog**: <https://github.com/netbirdio/dashboard/compare/v2.39.0...v2.80.0 >
</details>
---
### Configuration
📅 **Schedule**: (UTC)
- 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.
👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://github.com/renovatebot/renovate/discussions ) if that's undesired.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNTAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjE1MC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Reviewed-on: #10
Co-authored-by: Renovate Bot <renovate@jfreudenberger.de>
Co-committed-by: Renovate Bot <renovate@jfreudenberger.de>
2026-07-02 19:40:00 +02:00
5de6a829e6
Update netbird to v0.73.2 ( #8 )
...
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| netbirdio/netbird | minor | `0.72.4-rootless` → `v0.73.2-rootless` |
| netbirdio/netbird-server | minor | `0.72.4` → `0.73.2` |
| netbirdio/reverse-proxy | minor | `0.72.4` → `0.73.2` |
---
> ⚠️ **Warning**
>
> Some dependencies could not be looked up. Check the warning logs for more information.
---
### Configuration
📅 **Schedule**: (UTC)
- 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 these updates again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNTAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjE1MC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Reviewed-on: #8
Co-authored-by: Renovate Bot <renovate@jfreudenberger.de>
Co-committed-by: Renovate Bot <renovate@jfreudenberger.de>
2026-06-22 22:26:00 +02:00
7d3ce606ca
Inline oci image versions and add image digests
2026-06-18 02:29:34 +02:00
2945488b18
netbird: 0.7{1,2}.2 -> 0.72.4
2026-06-18 01:27:50 +02:00
f7a7a84e49
Remove pkgs.shadow for netbird client
...
This was incorporated in release 26.05.
2026-06-18 01:27:01 +02:00
e5757374d2
Make host and docker setupKeys optional for netbird-client module
2026-06-18 01:26:44 +02:00
9c993f204e
Use netbird from nixpkgs stable again
...
Version in 26.05 is recent enough, so including unstable into the
closure is not necessary anymore.
2026-06-15 08:05:53 +02:00
668ac68f2c
Switch to docker_29
...
docker version 28 is marked insecure.
2026-06-10 22:20:52 +02:00
3a0fe99688
Add option for docker subnet for netbird webproxy network
...
The same subnet on different routing peers makes problems for the
reverse proxy feature. Therefore add the possibility to set a different
subnet on different hosts.
2026-05-21 00:47:36 +02:00
b6e7e0a7dc
Update netbird client image tag
2026-05-21 00:47:22 +02:00
46c276db41
Enable systemd-resolved for netbird clients
...
This enables resolving of internal and external domains from withing
containers.
2026-05-15 10:49:13 +02:00
496bbb8271
Add combined module for netbird client native and in container
...
Native will be used for SSH access, the container is rootless and will
be used for reverse proxying services.
2026-04-30 23:06:41 +02:00