Skip to content

feat(helm): add helm binary support via go tool and update dependencies#9

Open
jastBytes wants to merge 2 commits intomainfrom
fix/missing-helm
Open

feat(helm): add helm binary support via go tool and update dependencies#9
jastBytes wants to merge 2 commits intomainfrom
fix/missing-helm

Conversation

@jastBytes
Copy link
Copy Markdown
Contributor

@jastBytes jastBytes commented Apr 2, 2026

How to categorize this PR?

/kind bug

What this PR does / why we need it:
The script now uses $HELM as a shell command via go tool helm, ensuring that the helm binary is available through the Go toolchain, which is more consistent with the build environment.

Which issue(s) this PR fixes:
Fixes #

Special notes for your reviewer:

Breaking changes:

The script now uses `$HELM` as a shell command via `go tool helm`, ensuring that the helm binary is available through the Go toolchain, which is more consistent with the build environment.
@ske-prow
Copy link
Copy Markdown

ske-prow bot commented Apr 2, 2026

@jastBytes: The label(s) kind/fix cannot be applied, because the repository doesn't have them.

Details

In response to this:

How to categorize this PR?

/kind fix

What this PR does / why we need it:
The script now uses $HELM as a shell command via go tool helm, ensuring that the helm binary is available through the Go toolchain, which is more consistent with the build environment.

Which issue(s) this PR fixes:
Fixes #

Special notes for your reviewer:

Breaking changes:

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@ske-prow
Copy link
Copy Markdown

ske-prow bot commented Apr 2, 2026

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign relusc for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@ske-prow ske-prow bot added do-not-merge/needs-kind Indicates a PR lacks a `kind/foo` label and requires one. size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels Apr 2, 2026
@jastBytes jastBytes requested a review from MichaelEischer April 2, 2026 12:49
@jastBytes jastBytes added bug Something isn't working and removed do-not-merge/needs-kind Indicates a PR lacks a `kind/foo` label and requires one. labels Apr 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working size/L Denotes a PR that changes 100-499 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant