Skip to content

fix: stop ignoring bundled chart dependencies - #377

Merged
nic-6443 merged 1 commit into
mainfrom
fix/track-chart-dependencies-20260907
Sep 7, 2026
Merged

fix: stop ignoring bundled chart dependencies#377
nic-6443 merged 1 commit into
mainfrom
fix/track-chart-dependencies-20260907

Conversation

@jarvis9443

Copy link
Copy Markdown
Contributor

Remove the charts/*/charts ignore rule so bundled dependency archives are included by ordinary git add when users copy the chart sources into a new repository. The repository already tracks these archives, but the ignore rule silently excludes them when initializing a fresh repository, causing Helm to report missing dependencies.

@coderabbitai

coderabbitai Bot commented Sep 7, 2026

Copy link
Copy Markdown

Warning

Review limit reached

  • Run on-demand review

On-demand reviews are free for the next 14 days. After that, they cost $0.25 per reviewed file.

Or wait 8 minutes for your next included review.

Check out review usage here.

View limit details

Limit details: You’ve used the included review currently available. Your 60 included PR review attempts over the past 7 days set your current allowance at 1 review per hour.

Learn how review limits work.

Review configuration:

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Essentials

Run ID: 42ecf354-d6a2-455e-bc7b-0dbfd1327fe2

📥 Commits

Reviewing files that changed from the base of the PR and between 19cfd74 and 4c1a44c.

📒 Files selected for processing (1)
  • .gitignore

Comment @coderabbitai help to get the list of available commands.

@nic-6443
nic-6443 requested a lite review from Copilot September 7, 2026 05:43

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.

Copilot wasn't able to review any files in this pull request.


💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@nic-6443
nic-6443 merged commit 3ba3fab into main Sep 7, 2026
3 checks passed
@nic-6443
nic-6443 deleted the fix/track-chart-dependencies-20260907 branch September 7, 2026 05:50
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