summaryrefslogtreecommitdiff
path: root/security/headscale/pkg-message
blob: c3d94d510f9f41bb942eac48aafce706fe6daa22 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
[
{
  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
}
]