Skip to content

fix(sdkexamples): bump helm.sh/helm/v4 to v4.2.0 and fix build#2067

Open
TerryHowe wants to merge 4 commits into
helm:mainfrom
TerryHowe:feat/helm-v4-upgrade
Open

fix(sdkexamples): bump helm.sh/helm/v4 to v4.2.0 and fix build#2067
TerryHowe wants to merge 4 commits into
helm:mainfrom
TerryHowe:feat/helm-v4-upgrade

Conversation

@TerryHowe
Copy link
Copy Markdown
Contributor

@TerryHowe TerryHowe commented Apr 10, 2026

Summary

  • Bumps `helm.sh/helm/v4` from `v4.0.0` to `v4.2.0` in `/sdkexamples`
  • Fixes build failure caused by field rename: `InsecureSkipTLSverify` → `InsecureSkipTLSVerify` in `install.go`, `pull.go`, and `upgrade.go`
  • Updates `go.mod` and `go.sum` via `go mod tidy`

Fixes the build failure in #2066.

Test plan

  • `go build ./...` passes in `sdkexamples/`
  • CI build job passes

🤖 Generated with Claude Code

Signed-off-by: Terry Howe <terrylhowe@gmail.com>
@TerryHowe TerryHowe force-pushed the feat/helm-v4-upgrade branch from 9be7c69 to b0c6680 Compare May 21, 2026 22:40
@TerryHowe TerryHowe requested a review from gjenkins8 May 22, 2026 02:26
@TerryHowe TerryHowe changed the title fix(sdkexamples): bump helm.sh/helm/v4 to v4.1.4 and fix build fix(sdkexamples): bump helm.sh/helm/v4 to v4.2.0 and fix build May 22, 2026
Comment thread sdkexamples/go.mod
Copy link
Copy Markdown

@banjoh banjoh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants