Update dependency artis3n.tailscale to v4.5.0 #151

Open
renovate wants to merge 1 commits from renovate/artis3n.tailscale-4.x into master
Collaborator

This PR contains the following updates:

Package Type Update Change
artis3n.tailscale role minor v4.4.4 -> v4.5.0

Release Notes

artis3n/tailscale (artis3n.tailscale)

v4.5.0: 4.5.0

Compare Source

Added

Changed

  • Speaking of which, the README's layout has been changed to better present info to users more clearly. There's a table of contents now.

Fixed

  • tailscale up wouldn't properly redact the authkey when it was used with headscale keys, since their format doesn't match the tskey pattern. The redaction now uses the tailscale_authkey variable to ensure that exact value is always redacted. This is how redaction already worked in other areas of the role, but was missed in this step. #​456 (Thanks @​fredrikekre !)
  • OpenSUSE distros sometimes failed repo signature validation when adding the Tailscale repo. This has now been definitively resolved so there will no longer be intermittent zypper failures. #​460

New Contributors


Configuration

📅 Schedule: 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 Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [artis3n.tailscale](https://github.com/artis3n/tailscale) | role | minor | `v4.4.4` -> `v4.5.0` | --- ### Release Notes <details> <summary>artis3n/tailscale (artis3n.tailscale)</summary> ### [`v4.5.0`](https://github.com/artis3n/ansible-role-tailscale/releases/tag/v4.5.0): 4.5.0 [Compare Source](https://github.com/artis3n/tailscale/compare/v4.4.4...v4.5.0) #### Added - This role now publishes a set of facts about the Tailscale node that was configured. See [full details in the README](https://github.com/artis3n/ansible-role-tailscale?tab=readme-ov-file#role-outputs). [#&#8203;464](https://github.com/artis3n/tailscale/issues/464) #### Changed - Speaking of which, the README's layout has been changed to better present info to users more clearly. There's a table of contents now. #### Fixed - `tailscale up` wouldn't properly redact the authkey when it was used with headscale keys, since their format doesn't match the `tskey` pattern. The redaction now uses the `tailscale_authkey` variable to ensure that exact value is always redacted. This is how redaction already worked in other areas of the role, but was missed in this step. [#&#8203;456](https://github.com/artis3n/tailscale/issues/456) (Thanks [@&#8203;fredrikekre](https://github.com/fredrikekre) !) - OpenSUSE distros sometimes failed repo signature validation when adding the Tailscale repo. This has now been definitively resolved so there will no longer be intermittent zypper failures. [#&#8203;460](https://github.com/artis3n/tailscale/issues/460) #### New Contributors - [@&#8203;kaiyou](https://github.com/kaiyou) made their first contribution in https://github.com/artis3n/ansible-role-tailscale/pull/453 - [@&#8203;fredrikekre](https://github.com/fredrikekre) made their first contribution in https://github.com/artis3n/ansible-role-tailscale/pull/456 </details> --- ### Configuration 📅 **Schedule**: 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 [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yOTYuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI5Ni4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
renovate added 1 commit 2024-04-19 20:00:23 +01:00
/ terraform (push) Failing after 3s Details
/ ansible (push) Failing after 3s Details
e5fdf3b1b8
Update dependency artis3n.tailscale to v4.5.0
Some checks failed
/ terraform (push) Failing after 3s
/ ansible (push) Failing after 3s
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b renovate/artis3n.tailscale-4.x master
git pull origin renovate/artis3n.tailscale-4.x

Step 2:

Merge the changes and update on Gitea.
git checkout master
git merge --no-ff renovate/artis3n.tailscale-4.x
git push origin master
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
1 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: systems/infrastructure#151
No description provided.