Skip to content

Update Fleet-maintained apps - #43431

Merged
allenhouchins merged 1 commit into
mainfrom
fma-2604102041
Apr 10, 2026
Merged

Update Fleet-maintained apps#43431
allenhouchins merged 1 commit into
mainfrom
fma-2604102041

Conversation

@fleet-release

@fleet-release fleet-release commented Apr 10, 2026

Copy link
Copy Markdown
Contributor

Automated ingestion of latest Fleet-maintained app data.

Summary by CodeRabbit

  • Chores
    • Updated managed application versions: Adobe Acrobat Reader (26.001.21411), NordVPN (10.0.3), and Santa (2026.3) with corresponding installer metadata and checksums.

Generated automatically with cmd/maintained-apps.

@claude claude Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Claude Code Review

This repository is configured for manual code reviews. Comment @claude review to trigger a review and subscribe this PR to future pushes, or @claude review once for a one-time review.

Tip: disable this comment in your organization's Code Review settings.

@coderabbitai

coderabbitai Bot commented Apr 10, 2026

Copy link
Copy Markdown
Contributor

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: 73251e9e-3850-4121-a4cc-72856feca61c

📥 Commits

Reviewing files that changed from the base of the PR and between 342158e and 9694c84.

📒 Files selected for processing (4)
  • ee/maintained-apps/outputs/7-zip/windows.json
  • ee/maintained-apps/outputs/adobe-acrobat-reader/darwin.json
  • ee/maintained-apps/outputs/nordvpn/darwin.json
  • ee/maintained-apps/outputs/santa/darwin.json

Walkthrough

This PR updates metadata for multiple maintained applications in configuration files. Version updates include Adobe Acrobat Reader from 26.001.21367 to 26.001.21411, NordVPN from 10.0.1 to 10.0.3, and Santa from 2026.2 to 2026.3. Each version update includes corresponding changes to installer URLs, checksums, and install script references. Additionally, the 7-zip Windows configuration file reformats the default_categories field from a single-line to a multi-line array representation.

Possibly related PRs

  • fleetdm/fleet\Update Fleet-maintained apps #43423: Modifies the same 7-zip Windows JSON file by formatting the default_categories array from single-line to multi-line representation
🚥 Pre-merge checks | ✅ 2 | ❌ 1

❌ Failed checks (1 inconclusive)

Check name Status Explanation Resolution
Description check ❓ Inconclusive The description 'Automated ingestion of latest Fleet-maintained app data' is vague and generic, providing no specific details about what apps were updated, what versions changed, or what the purpose of the update is. Provide more specific details about which apps were updated and what changed, such as listing the apps and their version changes, or reference the automated process that generated this update.
✅ Passed checks (2 passed)
Check name Status Explanation
Title check ✅ Passed The title 'Update Fleet-maintained apps' directly and clearly summarizes the main change, which is updating metadata and versions for multiple Fleet-maintained applications across multiple JSON configuration files.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch fma-2604102041

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

Copy link
Copy Markdown
Contributor

Script Diff Results

ee/maintained-apps/outputs/7-zip/windows.json

=== Install Script (no changes) ===
=== Uninstall Script (no changes) ===

ee/maintained-apps/outputs/adobe-acrobat-reader/darwin.json

=== Install // 7e094bff -> e10acea5 ===

--- /tmp/old.Us41ig	2026-04-10 20:45:55.374010033 +0000
+++ /tmp/new.JhIhF0	2026-04-10 20:45:55.374010033 +0000
@@ -88,5 +88,5 @@
 hdiutil detach "$MOUNT_POINT"
 # install pkg files
 quit_and_track_application 'com.adobe.Reader'
-sudo installer -pkg "$TMPDIR/AcroRdrDC_2600121367_MUI.pkg" -target /
+sudo installer -pkg "$TMPDIR/AcroRdrDC_2600121411_MUI.pkg" -target /
 relaunch_application 'com.adobe.Reader'

=== Uninstall Script (no changes) ===

ee/maintained-apps/outputs/nordvpn/darwin.json

=== Install Script (no changes) ===
=== Uninstall Script (no changes) ===

ee/maintained-apps/outputs/santa/darwin.json

=== Install // e79a65f2 -> cf6f4b1c ===

--- /tmp/old.1Q7dIK	2026-04-10 20:45:55.458010997 +0000
+++ /tmp/new.Ji6MoX	2026-04-10 20:45:55.458010997 +0000
@@ -88,5 +88,5 @@
 hdiutil detach "$MOUNT_POINT"
 # install pkg files
 quit_and_track_application 'com.northpolesec.santa'
-sudo installer -pkg "$TMPDIR/santa-2026.2.pkg" -target /
+sudo installer -pkg "$TMPDIR/santa-2026.3.pkg" -target /
 relaunch_application 'com.northpolesec.santa'

=== Uninstall Script (no changes) ===

@allenhouchins
allenhouchins merged commit 84a656f into main Apr 10, 2026
8 checks passed
@allenhouchins
allenhouchins deleted the fma-2604102041 branch April 10, 2026 20:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants