Skip to content

Bump Helm support matrix to v3.21.4 and v4.2.4 - #1049

Merged
yxxhero merged 1 commit into
masterfrom
copilot/bump-helm-support-matrix-v3214-v424
Aug 19, 2026
Merged

Bump Helm support matrix to v3.21.4 and v4.2.4#1049
yxxhero merged 1 commit into
masterfrom
copilot/bump-helm-support-matrix-v3214-v424

Conversation

Copilot AI commented Aug 19, 2026

Copy link
Copy Markdown
Contributor

Updates the Helm version matrix to the latest targeted patch releases for Helm 3 and Helm 4. This keeps CI coverage and the vendored Helm v4 dependency aligned with the supported versions.

  • CI matrix

    • Replaced v3.21.3 with v3.21.4 in the install and integration test matrices.
    • Replaced v4.2.3 with v4.2.4 across all corresponding CI entries.
  • Helm v4 dependency

    • Bumped helm.sh/helm/v4 from v4.2.3 to v4.2.4.
    • Refreshed go.sum to capture the updated module state.
  • Resulting version set

    • The support matrix now covers:
      helm-version: [v3.18.6, v3.21.4, v4.2.4]
  • Dependency change

    • The Helm v4 module update is limited to the targeted patch bump:
      require (
      	helm.sh/helm/v4 v4.2.4
      )

Co-authored-by: yxxhero <11087727+yxxhero@users.noreply.github.com>
@yxxhero
yxxhero marked this pull request as ready for review August 19, 2026 09:34
@yxxhero
yxxhero merged commit 8102dd7 into master Aug 19, 2026
25 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