fix: missing stable-debug tag (#2232)

Fixes #2171
This commit is contained in:
docgalaxyblock
2024-11-11 07:06:44 +01:00
committed by GitHub
parent 0089ceaf1d
commit 4e44d57bf7
2 changed files with 3 additions and 2 deletions

View File

@@ -22,6 +22,7 @@
- Fixed processing of fields in post request in MoveNode rpc [#2179](https://github.com/juanfont/headscale/pull/2179)
- Added conversion of 'Hostname' to 'givenName' in a node with FQDN rules applied [#2198](https://github.com/juanfont/headscale/pull/2198)
- Fixed updating of hostname and givenName when it is updated in HostInfo [#2199](https://github.com/juanfont/headscale/pull/2199)
- Fixed missing `stable-debug` container tag [#2232](https://github.com/juanfont/headscale/pr/2232)
## 0.23.0 (2024-09-18)