Skip to content

Workflow typos#26

Merged
anthonysomerset merged 3 commits into
mainfrom
workflow-typos
May 16, 2026
Merged

Workflow typos#26
anthonysomerset merged 3 commits into
mainfrom
workflow-typos

Conversation

@anthonysomerset
Copy link
Copy Markdown
Collaborator

@anthonysomerset anthonysomerset commented May 16, 2026

Short description

Fixes Workflows entirely

both the PR and release workflows referenced the incorrect filename ci.yml instead of ci.yaml - thus all workflows would have failed

Additionally - CI is working again but failing due to new functionality introduced in Helm v4.0.0 which plugins like helm-unittest are not ready for - workaround is to fallback to explicitly target most current (v3.19.2 at time of writing) v3 release until downstream plugins are ready to support it - helm/helm#31490 is the manifested behaviour but i think the fix actually needs to take place in helm-unittest itself

Checklist

I have:

Signed-off-by: Anthony Somerset <anthony@sts.io>
typoed the reference to ci.yaml

Signed-off-by: Anthony Somerset <anthony@sts.io>
@anthonysomerset anthonysomerset requested a review from a team as a code owner May 16, 2026 13:18
this is due to a verification issue in Helm 4 - mentioned here helm/helm#31490

Signed-off-by: Anthony Somerset <anthony@sts.io>
@anthonysomerset anthonysomerset merged commit 67c41e8 into main May 16, 2026
4 checks passed
@anthonysomerset anthonysomerset deleted the workflow-typos branch May 16, 2026 13:29
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