ports/security/headscale/pkg-message
Santhosh Raju 535df5ccae security/headscale: Update to 0.26.1
headscale 0.26.0 has breaking changes refer to the release notes for more
details.

Changes since 0.25.1

- https://github.com/juanfont/headscale/releases/tag/v0.26.1
- https://github.com/juanfont/headscale/releases/tag/v0.26.0

PR:		287061
Approved by:	maintainer timeout, 2+ weeks
2025-06-09 07:16:05 +02:00

24 lines
549 B
Plaintext

[
{
type: upgrade
maximum_version: "0.23.0"
message: <<EOM
Headscale has breaking changes on OIDC, MagicDNS and
Authentication flow since 0.23.0, check
https://github.com/juanfont/headscale/releases/tag/v0.24.0
and https://github.com/juanfont/headscale/releases/tag/v0.25.0
for details.
EOM
}
{
type: upgrade
maximum_version: "0.25.1"
message: <<EOM
Headscale has breaking changes on Routes, Policy and
Configration, Authentication flow since 0.25.1, check
https://github.com/juanfont/headscale/releases/tag/v0.26.0
for details.
EOM
}
]