Skip to content

Bump Helm dependencies and CI matrix to v3.21.1 / v4.2.1#194

Merged
yxxhero merged 1 commit into
masterfrom
copilot/bump-helm-to-4-2-1-and-3-21-1
Jun 12, 2026
Merged

Bump Helm dependencies and CI matrix to v3.21.1 / v4.2.1#194
yxxhero merged 1 commit into
masterfrom
copilot/bump-helm-to-4-2-1-and-3-21-1

Conversation

Copilot AI commented Jun 12, 2026

Copy link
Copy Markdown
Contributor

This updates Chartify’s Helm baselines from v3.21.0 / v4.2.0 to v3.21.1 / v4.2.1 to keep module and CI/runtime version targets aligned. The change also refreshes repository docs that define Helm prerequisites.

  • Dependency updates

    • go.mod now pins:
      • helm.sh/helm/v3 v3.21.1
      • helm.sh/helm/v4 v4.2.1
    • go.sum is updated accordingly.
  • CI version matrix

    • .github/workflows/go.yml now runs against:
      • v3.21.1
      • v4.2.1
  • Repository guidance alignment

    • Updated Helm prerequisite/version references in:
      • README.md
      • .github/copilot-instructions.md
      • AGENTS.md
# .github/workflows/go.yml
strategy:
  matrix:
    helm-version:
      - v3.21.1
      - v4.2.1

@yxxhero yxxhero marked this pull request as ready for review June 12, 2026 23:08
@yxxhero yxxhero merged commit a8c6cd6 into master Jun 12, 2026
4 checks passed
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