Skip to content

chore: update flanksource-ui to 1.4.299 - #730

Merged
flankbot merged 1 commit into
mainfrom
chore/update-chart-deps-20260808084850
Aug 8, 2026
Merged

chore: update flanksource-ui to 1.4.299#730
flankbot merged 1 commit into
mainfrom
chore/update-chart-deps-20260808084850

Conversation

@flankbot

@flankbot flankbot commented Aug 8, 2026

Copy link
Copy Markdown
Contributor

Updated chart dependencies from new chart releases:

  • flanksource-ui in chart/Chart.yaml: 1.4.296 → 1.4.299

Auto-generated by charts repo publish workflow.

Summary by CodeRabbit

  • Chores
    • Updated the Flanksource UI component to version 1.4.299.

@flankbot
flankbot enabled auto-merge (squash) August 8, 2026 08:48
@coderabbitai

coderabbitai Bot commented Aug 8, 2026

Copy link
Copy Markdown

Review Change Stack

Walkthrough

The Helm chart updates its flanksource-ui dependency from version 1.4.296 to 1.4.299.

Changes

UI dependency update

Layer / File(s) Summary
Update UI dependency version
chart/Chart.yaml
The flanksource-ui Helm dependency changes from 1.4.296 to 1.4.299.

Possibly related PRs

Suggested reviewers: adityathebe, yashmehrotra

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly and concisely describes the update to the flanksource-ui Helm dependency version.
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.
✨ Finishing Touches 💡 1
🛠️ Fix failing CI checks 💡
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/update-chart-deps-20260808084850
✨ Simplify code
  • Create PR with simplified code
  • Commit simplified code in branch chore/update-chart-deps-20260808084850

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.

@coderabbitai coderabbitai 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.

Actionable comments posted: 1

🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

Inline comments:
In `@chart/Chart.yaml`:
- Line 22: Regenerate chart/Chart.lock from the dependency declaration in
Chart.yaml so the flanksource-ui entry resolves to version 1.4.299 instead of
1.4.238, preserving the lockfile’s dependency metadata and checksums for the
updated version.
🪄 Autofix

Fix all unresolved CodeRabbit comments on this PR:

  • Push a commit to this branch (recommended)
  • Create a new PR with the fixes

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 97ee858a-5095-4df3-af68-10706432faca

📥 Commits

Reviewing files that changed from the base of the PR and between cd4a3d9 and 3d6ad6b.

📒 Files selected for processing (1)
  • chart/Chart.yaml

Comment thread chart/Chart.yaml
repository: https://flanksource.github.io/charts
- name: flanksource-ui
version: "1.4.296"
version: "1.4.299"

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

🗄️ Data Integrity & Integration | 🟠 Major | ⚡ Quick win

🧩 Analysis chain

🏁 Script executed:

#!/usr/bin/env bash
set -euo pipefail

rg -n -A2 -B1 'name: flanksource-ui|version: "1\.4\.(238|299)"' chart/Chart.yaml chart/Chart.lock

Repository: flanksource/mission-control-chart

Length of output: 665


Regenerate chart/Chart.lock for flanksource-ui 1.4.299.

chart/Chart.lock:11-13 still pins flanksource-ui to 1.4.238 while chart/Chart.yaml:21-22 declares 1.4.299. Refresh the lockfile so chart packaging uses the intended UI version.

🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

In `@chart/Chart.yaml` at line 22, Regenerate chart/Chart.lock from the dependency
declaration in Chart.yaml so the flanksource-ui entry resolves to version
1.4.299 instead of 1.4.238, preserving the lockfile’s dependency metadata and
checksums for the updated version.

@flankbot
flankbot merged commit a5163f6 into main Aug 8, 2026
11 of 12 checks passed
@flankbot
flankbot deleted the chore/update-chart-deps-20260808084850 branch August 8, 2026 09: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.

1 participant