open-engineering/headscale-chart
2
3
Fork
You've already forked headscale-chart
1

bug: chart 0.3.0 doesn't work with headscale 0.29.1 #2

Closed
opened 2026年06月26日 16:23:43 +02:00 by pat-s · 3 comments

Chart 0.3.0 bumps the image to headscale v0.29.1 but its values.yaml still defaults randomize_client_port, which v0.29.1 removed and rejects with a FATAL at config-parse (before the db is touched).

Fix: drop randomize_client_port and rename ephemeral_node_inactivity_timeoutnode.ephemeral.inactivity_timeout.

Chart 0.3.0 bumps the image to headscale v0.29.1 but its `values.yaml` still defaults `randomize_client_port`, which v0.29.1 removed and rejects with a FATAL at config-parse (before the db is touched). Fix: drop `randomize_client_port` and rename `ephemeral_node_inactivity_timeout` → `node.ephemeral.inactivity_timeout`.

Taking a look at this now!

Taking a look at this now!

OK, give 0.5.0 a shot and let me know if it works now :)

OK, give `0.5.0` a shot and let me know if it works now :)
Author
Copy link

Thanks!

Thanks!
Sign in to join this conversation.
No Branch/Tag specified
main
0.5.2
0.5.1
0.5.0
0.4.0
0.3.0
0.2.0
0.1.0
Labels
Clear labels
No items
No labels
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
2 participants
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
open-engineering/headscale-chart#2
Reference in a new issue
open-engineering/headscale-chart
No description provided.
Delete branch "%!s()"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?