Skip to content

Conversation

@dkaser
Copy link
Collaborator

@dkaser dkaser commented Nov 20, 2025

Summary by CodeRabbit

  • Chores
    • Updated Tailscale binary to version 1.90.8 with corresponding integrity verification updates.

✏️ Tip: You can customize this high-level summary in your review settings.

@coderabbitai
Copy link

coderabbitai bot commented Nov 20, 2025

Walkthrough

Updated plugin/plugin.json to reference Tailscale binary version 1.90.8 (previously 1.90.6) with corresponding SHA256 checksum update. No logic, control flow, or error handling modifications.

Changes

Cohort / File(s) Change Summary
Tailscale Dependency Update
plugin/plugin.json
Updated Tailscale binary version from 1.90.6 to 1.90.8 and corresponding SHA256 checksum

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

  • Verify SHA256 checksum corresponds to the correct Tailscale 1.90.8 release

Possibly related PRs

Suggested labels

chore

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 title 'chore: update Tailscale to 1.90.8' accurately and clearly describes the main change: updating the Tailscale version in plugin.json from 1.90.6 to 1.90.8.
✨ 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.8

📜 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 2d30f81 and 858abca.

📒 Files selected for processing (1)
  • plugin/plugin.json (1 hunks)
🧰 Additional context used
🧠 Learnings (1)
📚 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: SHA256 checksum verified—no issues found.

The checksum 954f7cbc41cc0ff55ff10612458c3266356464b94c3da95fb497723c5f131b5f matches the official Tailscale 1.90.8 amd64 release from pkgs.tailscale.com. The version bump is a straightforward patch update with no breaking changes between 1.90.6 and 1.90.8.


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 20, 2025
@dkaser dkaser merged commit 24be419 into trunk Nov 20, 2025
6 checks passed
@dkaser dkaser deleted the chore/tailscale_1.90.8 branch November 20, 2025 00:09
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