Update ghcr.io/tale/headplane Docker tag to v0.7.0 #7

Merged
forgejo merged 2 commits from renovate/ghcr.io-tale-headplane-0.x into main 2026-08-16 20:41:46 +00:00
forgejo commented 2026-07-04 15:58:00 +00:00 (Migrated from git.smallhack.org)

This PR contains the following updates:

Package Update Change
ghcr.io/tale/headplane minor 0.6.30.7.0

⚠️ Warning

Some dependencies could not be looked up. Check the warning logs for more information.


Release Notes

tale/headplane (ghcr.io/tale/headplane)

v0.7.0

Compare Source

  • Switched to structured JSON logging (closes #​279).
  • Added suggestions to pick existing tags to the machine tag dialog (closes #​560).
  • Headplane correctly handles dns.extra_records_path from the Headscale configuration (closes #​543).
  • Fixed Headscale PostgreSQL config validation so pass is not required when password_file is supplied (closes #​528).
  • Fixed Browser SSH's WASM DERP probe to account for custom DERP ports (closes #​552).
  • Fixed Browser SSH pre-auth key handling by increasing the temporary key expiry window and showing key creation errors in the UI (closes #​565).
  • Fixed machine rename submission by validating names before sending the rename request (closes #​564).
  • Fixed OIDC token exchange fallback when retrying with client_secret_basic (closes #​493).
  • Added support for proxy authentication via server.proxy_auth (closes #​353).
  • Added automatic role assignment for new OIDC users via oidc.default_role and IdP-provided role claims via oidc.role_claim (closes #​352).
  • Fixed the DNS page crashing when Headscale has no Split DNS nameservers configured (closes #​570).
  • User lists now show Headscale display names while preserving usernames as secondary text (closes #​571).
  • Fixed the Register Machine Key dialog so it accepts registration URLs and full hskey-authreq-... registration keys (closes #​579).
  • Fixed assigning ACL tags to tag-only (no-user) nodes from the UI. The "Add" and "Remove" tag buttons in the tag dialog lacked type="button", so clicking them submitted the form before the local state update was applied and Headscale received the unchanged tag list. Tag modifications now reach Headscale as intended (closes #​574).


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 this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/tale/headplane](https://github.com/tale/headplane) | minor | `0.6.3` → `0.7.0` | --- > ⚠️ **Warning** > > Some dependencies could not be looked up. Check the warning logs for more information. --- ### Release Notes <details> <summary>tale/headplane (ghcr.io/tale/headplane)</summary> ### [`v0.7.0`](https://github.com/tale/headplane/blob/HEAD/CHANGELOG.md#070) [Compare Source](https://github.com/tale/headplane/compare/v0.6.3...v0.7.0) - Switched to structured JSON logging (closes [#&#8203;279](https://github.com/tale/headplane/issues/279)). - Added suggestions to pick existing tags to the machine tag dialog (closes [#&#8203;560](https://github.com/tale/headplane/issues/560)). - Headplane correctly handles `dns.extra_records_path` from the Headscale configuration (closes [#&#8203;543](https://github.com/tale/headplane/issues/543)). - Fixed Headscale PostgreSQL config validation so `pass` is not required when `password_file` is supplied (closes [#&#8203;528](https://github.com/tale/headplane/issues/528)). - Fixed Browser SSH's WASM DERP probe to account for custom DERP ports (closes [#&#8203;552](https://github.com/tale/headplane/issues/552)). - Fixed Browser SSH pre-auth key handling by increasing the temporary key expiry window and showing key creation errors in the UI (closes [#&#8203;565](https://github.com/tale/headplane/issues/565)). - Fixed machine rename submission by validating names before sending the rename request (closes [#&#8203;564](https://github.com/tale/headplane/issues/564)). - Fixed OIDC token exchange fallback when retrying with `client_secret_basic` (closes [#&#8203;493](https://github.com/tale/headplane/issues/493)). - Added support for proxy authentication via `server.proxy_auth` (closes [#&#8203;353](https://github.com/tale/headplane/issues/353)). - Added automatic role assignment for new OIDC users via `oidc.default_role` and IdP-provided role claims via `oidc.role_claim` (closes [#&#8203;352](https://github.com/tale/headplane/issues/352)). - Fixed the DNS page crashing when Headscale has no Split DNS nameservers configured (closes [#&#8203;570](https://github.com/tale/headplane/issues/570)). - User lists now show Headscale display names while preserving usernames as secondary text (closes [#&#8203;571](https://github.com/tale/headplane/issues/571)). - Fixed the Register Machine Key dialog so it accepts registration URLs and full `hskey-authreq-...` registration keys (closes [#&#8203;579](https://github.com/tale/headplane/issues/579)). - Fixed assigning ACL tags to tag-only (no-user) nodes from the UI. The "Add" and "Remove" tag buttons in the tag dialog lacked `type="button"`, so clicking them submitted the form before the local state update was applied and Headscale received the unchanged tag list. Tag modifications now reach Headscale as intended (closes [#&#8203;574](https://github.com/tale/headplane/issues/574)). *** </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. 🔕 **Ignore**: Close this PR and you won't be reminded about this update 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:eyJjcmVhdGVkSW5WZXIiOiI0My4yNDcuMCIsInVwZGF0ZWRJblZlciI6IjQzLjI0Ny4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJtaW5vciJdfQ==-->
jessebot approved these changes 2026-08-16 20:41:02 +00:00
Merge branch 'main' into renovate/ghcr.io-tale-headplane-0.x
Some checks failed
Bump Semver / bump-semver-1 (pull_request) Failing after 10s
Bump Semver / bump-semver (pull_request) Failing after 0s
Helm Lint / lint (pull_request) Successful in 1s
Check PR Labels / check-labels (pull_request) Successful in 0s
Check PR Labels / check-pr-labels (pull_request) Successful in 0s
Bump Semver / check-labels (pull_request) Successful in 0s
Bump Semver / check-pr-labels (pull_request) Successful in 0s
e1c95d7b21
jessebot deleted branch renovate/ghcr.io-tale-headplane-0.x 2026-08-16 20:42:00 +00:00
Sign in to join this conversation.
No description provided.