Skip to content

Update dependency helm/helm to v4 - #10609

Open
pdabelf5 wants to merge 2 commits into
release-2026-ltsfrom
renovate/release-2026-lts-helm-helm-4.x-snaps
Open

Update dependency helm/helm to v4#10609
pdabelf5 wants to merge 2 commits into
release-2026-ltsfrom
renovate/release-2026-lts-helm-helm-4.x-snaps

Conversation

@pdabelf5

@pdabelf5 pdabelf5 commented Aug 11, 2026

Copy link
Copy Markdown
Collaborator

Proposed changes

Update dependency helm/helm to v4

Checklist

Before creating a PR, run through this checklist and mark each as complete.

  • I have read the CONTRIBUTING doc
  • I have added tests that prove my fix is effective or that my feature works
  • I have checked that all unit tests pass after adding my changes
  • I have updated necessary documentation
  • I have rebased my branch onto main
  • I will ensure my PR is targeting the main branch and pulling from my branch from my own fork

renovate Bot and others added 2 commits August 11, 2026 10:32
| datasource      | package   | from    | to     |
| --------------- | --------- | ------- | ------ |
| github-releases | helm/helm | v3.21.3 | v4.2.3 |


Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@pdabelf5
pdabelf5 requested a review from a team as a code owner August 11, 2026 13:38
@github-actions github-actions Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code labels Aug 11, 2026
@codecov

codecov Bot commented Aug 11, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 55.20%. Comparing base (dc867f6) to head (183617b).

Additional details and impacted files
@@                Coverage Diff                @@
##           release-2026-lts   #10609   +/-   ##
=================================================
  Coverage             55.20%   55.20%           
=================================================
  Files                    97       97           
  Lines                 19651    19651           
=================================================
  Hits                  10848    10848           
  Misses                 8193     8193           
  Partials                610      610           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@github-actions

Copy link
Copy Markdown
Contributor

Package Report

Details gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic/nginx-plus-ingress:t-e824c3c5d869de3cc1993ec4a01a80d3, nginx-plus, 37.0.4-1~trixie, amd64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic/nginx-plus-ingress:t-e824c3c5d869de3cc1993ec4a01a80d3, nginx-plus-module-njs, 37.0+1.0.0-1~trixie, amd64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic/nginx-plus-ingress:t-e824c3c5d869de3cc1993ec4a01a80d3, nginx-plus-module-otel, 37.0+0.1.2-1~trixie, amd64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic/nginx-plus-ingress:t-e824c3c5d869de3cc1993ec4a01a80d3, nginx-plus-module-fips-check, 37.0+0.1-1~trixie, amd64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic/nginx-plus-ingress:t-e824c3c5d869de3cc1993ec4a01a80d3, nginx-agent, 3.11.3~trixie, amd64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic/nginx-plus-ingress:t-e824c3c5d869de3cc1993ec4a01a80d3, nginx-plus, 37.0.4-1~trixie, arm64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic/nginx-plus-ingress:t-e824c3c5d869de3cc1993ec4a01a80d3, nginx-plus-module-njs, 37.0+1.0.0-1~trixie, arm64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic/nginx-plus-ingress:t-e824c3c5d869de3cc1993ec4a01a80d3, nginx-plus-module-otel, 37.0+0.1.2-1~trixie, arm64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic/nginx-plus-ingress:t-e824c3c5d869de3cc1993ec4a01a80d3, nginx-plus-module-fips-check, 37.0+0.1-1~trixie, arm64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic/nginx-plus-ingress:t-e824c3c5d869de3cc1993ec4a01a80d3, nginx-agent, 3.11.3~trixie, arm64

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

per conversation with gemini, helm v3 used to agressively strip trailing newlines from template files

v4 no longer does that, so rendered snap retains those blank lines that were previously stripped out, effectively adding them back in

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code

Projects

Status: Todo ☑

Development

Successfully merging this pull request may close these issues.

3 participants