Skip to content

Fix chart-testing lint failure by bumping Helm chart version - #90

Closed
secana with Copilot wants to merge 0 commit into
mainfrom
copilot/fix-github-actions-job
Closed

Fix chart-testing lint failure by bumping Helm chart version#90
secana with Copilot wants to merge 0 commit into
mainfrom
copilot/fix-github-actions-job

Conversation

Copilot AI commented Aug 29, 2026

Copy link
Copy Markdown
Contributor

The GitHub Actions ct lint job failed because charts/kellnr changed without a chart version increment. chart-testing rejected the PR during its version-bump gate.

  • Root cause

    • ct lint detected no Chart.yaml version change for a modified chart (6.1.66.1.6).
  • Change

    • Updated charts/kellnr/Chart.yaml chart version from 6.1.6 to 6.1.7.
    • No other chart metadata or templates were changed.
  • Why this unblocks CI

    • Satisfies chart-testing’s required version-bump check for changed charts.
# charts/kellnr/Chart.yaml
-version: 6.1.6
+version: 6.1.7

Copilot AI changed the title [WIP] Fix failing GitHub Actions job Fix chart-testing lint failure by bumping Helm chart version Aug 29, 2026
Copilot AI requested a review from secana August 29, 2026 19:11
Base automatically changed from chore/bump-kellnr-6.8.0 to main August 30, 2026 06:30
@secana secana closed this Aug 30, 2026
@secana
secana force-pushed the copilot/fix-github-actions-job branch from fbcd9e6 to e7f56c5 Compare August 30, 2026 06:30
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