Skip to content

Adding changes for Fleet v4.83.2 - #43495

Merged
georgekarrv merged 4 commits into
mainfrom
update-changelog-prepare-4.83.2-main
Apr 17, 2026
Merged

Adding changes for Fleet v4.83.2#43495
georgekarrv merged 4 commits into
mainfrom
update-changelog-prepare-4.83.2-main

Conversation

@georgekarrv

@georgekarrv georgekarrv commented Apr 13, 2026

Copy link
Copy Markdown
Member

Summary by CodeRabbit

  • Chores
    • Released patch version v4.83.2 with updated Helm chart and application metadata.
    • Updated deployment configurations to use the latest container image version across cloud providers.
    • Updated published package version to v4.83.2.

Copilot AI review requested due to automatic review settings April 13, 2026 19:44
@fleet-release
fleet-release requested a review from lukeheath April 13, 2026 19:44

@claude claude Bot left a comment

Copy link
Copy Markdown
Contributor

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 13, 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: 46cd63e4-1089-4bf5-a5c9-6db3d3476003

📥 Commits

Reviewing files that changed from the base of the PR and between fbee6cd and 6af425a.

⛔ Files ignored due to path filters (1)
  • CHANGELOG.md is excluded by !**/*.md
📒 Files selected for processing (5)
  • charts/fleet/Chart.yaml
  • charts/fleet/values.yaml
  • infrastructure/dogfood/terraform/aws/variables.tf
  • infrastructure/dogfood/terraform/gcp/variables.tf
  • tools/fleetctl-npm/package.json

Walkthrough

This pull request updates the Fleet application version from v4.83.1 to v4.83.2 across multiple infrastructure and deployment configuration files. Changes include bumping the Helm chart version and application version in Chart.yaml, updating the container image tag in Helm values.yaml, updating Terraform variable defaults for both AWS and GCP deployments, and incrementing the npm package version in tools/fleetctl-npm/package.json.

Possibly related PRs

🚥 Pre-merge checks | ✅ 2 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Description check ⚠️ Warning No pull request description was provided by the author; the required template sections are entirely missing. Add a pull request description following the template, including related issue number, applicable checklist items, and testing details.
✅ Passed checks (2 passed)
Check name Status Explanation
Title check ✅ Passed The title accurately describes the main change: updating Fleet components to version 4.83.2 across multiple 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 update-changelog-prepare-4.83.2-main

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.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Updates Fleet release references across packaging/deployment artifacts and adds the v4.83.2 release notes entry.

Changes:

  • Bumped Fleet version/tag references from v4.83.1 to v4.83.2 in npm installer metadata, Terraform dogfood images (AWS/GCP), and Helm values.
  • Bumped Helm chart version to v6.8.10 and updated chart appVersion to v4.83.2.
  • Added CHANGELOG entry for Fleet 4.83.2.

Reviewed changes

Copilot reviewed 6 out of 6 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
tools/fleetctl-npm/package.json Bumps fleetctl npm installer package version to v4.83.2.
infrastructure/dogfood/terraform/gcp/variables.tf Updates dogfood GCP default Fleet container image tag to v4.83.2.
infrastructure/dogfood/terraform/aws/variables.tf Updates dogfood AWS default Fleet container image tag to v4.83.2.
charts/fleet/values.yaml Updates Helm default imageTag to v4.83.2.
charts/fleet/Chart.yaml Bumps chart version and sets appVersion to v4.83.2.
CHANGELOG.md Adds Fleet 4.83.2 release notes entry and minor formatting adjustments.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread CHANGELOG.md Outdated

### Bug fixes

- Fixed 500 on my device page on Fleet Free.
Comment thread CHANGELOG.md Outdated
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
lukeheath
lukeheath previously approved these changes Apr 15, 2026
Comment thread CHANGELOG.md Outdated
Comment thread CHANGELOG.md
BCTBB
BCTBB previously approved these changes Apr 17, 2026
@georgekarrv
georgekarrv merged commit ea4ca5b into main Apr 17, 2026
11 checks passed
@georgekarrv
georgekarrv deleted the update-changelog-prepare-4.83.2-main branch April 17, 2026 17:26
@lukeheath lukeheath mentioned this pull request Apr 24, 2026
lukeheath added a commit that referenced this pull request Apr 24, 2026
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->

* **Chores**
* Released patch version v4.83.2 with updated Helm chart and application
metadata.
* Updated deployment configurations to use the latest container image
version across cloud providers.
  * Updated published package version to v4.83.2.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->

---------

Co-authored-by: Luke Heath <luke@fleetdm.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
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.

4 participants