Skip to content

Conversation

@dkaser
Copy link
Collaborator

@dkaser dkaser commented Nov 3, 2025

Summary by CodeRabbit

  • Chores
    • Updated Tailscale plugin to version 1.90.6

@coderabbitai
Copy link

coderabbitai bot commented Nov 3, 2025

Walkthrough

Updated Tailscale version from 1.90.5 to 1.90.6 in the plugin configuration file, with corresponding SHA256 hash update for integrity verification. Minor formatting adjustments made to JSON indentation.

Changes

Cohort / File(s) Summary
Dependency version bump
plugin/plugin.json
Updated tailscaleVersion from tailscale_1.90.5_amd64 to tailscale_1.90.6_amd64 and tailscaleSHA256 hash to reflect the new version

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Pre-merge checks and finishing touches

✅ Passed checks (2 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title Check ✅ Passed The PR title "chore: update Tailscale to 1.90.6" directly and accurately describes the main change in the pull request, which is updating the Tailscale version from 1.90.5 to 1.90.6 in the plugin.json file, along with the corresponding SHA256 hash update. The title is concise, specific, and uses a standard commit convention (chore:) that clearly communicates the nature and scope of the change. A teammate scanning the repository history would immediately understand the purpose of this pull request without ambiguity.
✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch chore/tailscale-1.90.6

📜 Recent review details

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between 773fe68 and 3a1dd64.

📒 Files selected for processing (1)
  • plugin/plugin.json (1 hunks)
🧰 Additional context used
🧠 Learnings (2)
📓 Common learnings
Learnt from: dkaser
Repo: unraid/unraid-tailscale PR: 51
File: src/usr/local/emhttp/plugins/tailscale/rc.tailscale:14-14
Timestamp: 2025-10-25T02:28:03.838Z
Learning: In Tailscale 1.90.2+, the `-hardware-attestation` and `-encrypt-state` flags are valid command-line options for tailscaled, even though they may not be fully documented in public knowledge base articles yet. The `-hardware-attestation` flag uses hardware-backed keys (TPM 2.0) to bind node identity, and `-encrypt-state` encrypts the state file on disk.
📚 Learning: 2025-10-25T02:28:03.838Z
Learnt from: dkaser
Repo: unraid/unraid-tailscale PR: 51
File: src/usr/local/emhttp/plugins/tailscale/rc.tailscale:14-14
Timestamp: 2025-10-25T02:28:03.838Z
Learning: In Tailscale 1.90.2+, the `-hardware-attestation` and `-encrypt-state` flags are valid command-line options for tailscaled, even though they may not be fully documented in public knowledge base articles yet. The `-hardware-attestation` flag uses hardware-backed keys (TPM 2.0) to bind node identity, and `-encrypt-state` encrypts the state file on disk.

Applied to files:

  • plugin/plugin.json
🔇 Additional comments (1)
plugin/plugin.json (1)

8-9: Hash verified against official Tailscale release.

The SHA256 hash cc51b5b6fe86a25e66b2ef037334e799a61d06dc64fabcadfe6e2a7588a2b2c7 matches the official Tailscale 1.90.6 amd64 tarball on pkgs.tailscale.com/stable. The version bump is correct and the changes present no security or integrity concerns.


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@github-actions github-actions bot added the chore label Nov 3, 2025
@dkaser dkaser merged commit 346f8b5 into trunk Nov 3, 2025
6 checks passed
@dkaser dkaser deleted the chore/tailscale-1.90.6 branch November 3, 2025 04:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants