Skip to content

fix(krew): update krew.yaml to correct URL typo#885

Merged
Gearheads merged 1 commit intofidelity:mainfrom
Gearheads:fix/krew-yaml-typo
Mar 17, 2026
Merged

fix(krew): update krew.yaml to correct URL typo#885
Gearheads merged 1 commit intofidelity:mainfrom
Gearheads:fix/krew-yaml-typo

Conversation

@Gearheads
Copy link
Copy Markdown
Collaborator

What this PR does / why we need it:
This PR will update the .krew.yaml file by changing the "addURIAndSha" template from kconnect_macos_amd64 to kconnect_macos_arm64 for the arm64 plugin. This was a typo and was causing the "krew-index" to reference the kconnect_macos_amd64 release for both amd64 and arm64, which we can see in the following link:

Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged):
Fixes # typo in .krew.yaml that was referencing the wrong SHA for the arm64 plugin.

This branch can be deleted once that it is merged.

Signed-off-by: Rob Casale <rcasale48@verizon.net>
@Gearheads Gearheads merged commit 7a5866d into fidelity:main Mar 17, 2026
8 checks passed
@Gearheads Gearheads deleted the fix/krew-yaml-typo branch March 17, 2026 20:54
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.

1 participant