Skip to content

Adding changes for Fleet v4.86.2 - #47219

Merged
georgekarrv merged 1 commit into
mainfrom
update-changelog-prepare-4.86.2-main
Jun 16, 2026
Merged

Adding changes for Fleet v4.86.2#47219
georgekarrv merged 1 commit into
mainfrom
update-changelog-prepare-4.86.2-main

Conversation

@georgekarrv

@georgekarrv georgekarrv commented Jun 9, 2026

Copy link
Copy Markdown
Member

Summary by CodeRabbit

  • Bug Fixes

    • Resolved an issue where team-scoped host vitals labels (from IdP attributes) failed to populate associated hosts correctly.
  • Chores

    • Updated Fleet/Helm chart versions and container image/CLI package tags from v4.86.1 to v4.86.2 across the deployment chart, values, infrastructure defaults, and tooling manifest, with no other configuration changes.

Copilot AI review requested due to automatic review settings June 9, 2026 19:55
@fleet-release
fleet-release requested a review from lukeheath June 9, 2026 19:55
@coderabbitai

coderabbitai Bot commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

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: d5a902bb-a1d7-4596-bb72-1bbf89a1df28

📥 Commits

Reviewing files that changed from the base of the PR and between 1e22a31 and cc0abda.

⛔ Files ignored due to path filters (1)
  • CHANGELOG.md is excluded by !**/*.md
📒 Files selected for processing (5)
  • changes/46656-vpp-api-derecursion-oom
  • changes/46869-idp-team-vitals-labels
  • changes/47090-org-logo-readonly-fs
  • charts/fleet/Chart.yaml
  • charts/fleet/values.yaml
💤 Files with no reviewable changes (3)
  • changes/46869-idp-team-vitals-labels
  • changes/46656-vpp-api-derecursion-oom
  • changes/47090-org-logo-readonly-fs
✅ Files skipped from review due to trivial changes (1)
  • charts/fleet/Chart.yaml
🚧 Files skipped from review as they are similar to previous changes (1)
  • charts/fleet/values.yaml

Walkthrough

This PR updates Fleet version references from v4.86.1 to v4.86.2 across deployment and release artifacts: Helm chart metadata (charts/fleet/Chart.yaml), Helm values imageTag (charts/fleet/values.yaml), Terraform dogfood defaults for AWS and GCP (infrastructure/dogfood/terraform/*/variables.tf), and the fleetctl npm package version (tools/fleetctl-npm/package.json).

Possibly related PRs

  • fleetdm/fleet#46610: Performs the same Fleet/chart version bump wiring in the same files and fields (charts/fleet/Chart.yaml, charts/fleet/values.yaml, dogfood Terraform variables, and tools/fleetctl-npm/package.json).
  • fleetdm/fleet#44886: Performs the same coordinated Fleet version bump across the same set of files and fields for a different version increment.
  • fleetdm/fleet#46015: Bumps the Fleet release version by updating the same chart, image tag, and version fields across Helm, Terraform, and npm artifacts.
🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Description check ⚠️ Warning The pull request description is entirely empty, missing all required sections from the template including issue reference, checklist items, testing details, and migration information. Add a comprehensive pull request description following the repository template, including related issue reference, completed checklist items, testing approach, and any relevant migration or configuration notes.
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title accurately describes the main purpose of the pull request, which is to bump version numbers to v4.86.2 across multiple configuration files.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ 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.86.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

Bumps Fleet release references to v4.86.2 across distribution/deployment configs (npm fleetctl package, Helm chart defaults, and dogfood Terraform) and updates CHANGELOG.md for the 4.86.2 patch release notes.

Changes:

  • Updated version tags to v4.86.2 in npm packaging (fleetctl), Helm chart defaults, and dogfood Terraform (AWS/GCP).
  • Added a new Fleet 4.86.2 section to CHANGELOG.md and adjusted surrounding changelog entries.

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 the fleetctl npm package version to v4.86.2.
infrastructure/dogfood/terraform/gcp/variables.tf Updates the default dogfood GCP image tag to v4.86.2.
infrastructure/dogfood/terraform/aws/variables.tf Updates the default dogfood AWS image tag to v4.86.2.
charts/fleet/values.yaml Updates the default Helm chart image tag to v4.86.2.
charts/fleet/Chart.yaml Updates Helm chart appVersion to v4.86.2.
CHANGELOG.md Adds the 4.86.2 changelog section and modifies nearby release entries.

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

Comment thread CHANGELOG.md Outdated
Comment thread CHANGELOG.md
Comment thread charts/fleet/Chart.yaml Outdated
@georgekarrv
georgekarrv force-pushed the update-changelog-prepare-4.86.2-main branch from 9df1950 to cc0abda Compare June 16, 2026 19:47
@georgekarrv
georgekarrv merged commit 295e0f8 into main Jun 16, 2026
16 checks passed
@georgekarrv
georgekarrv deleted the update-changelog-prepare-4.86.2-main branch June 16, 2026 20:02
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.

3 participants