Skip to content

fix(build-and-push-helm): fix action#76

Merged
michalby24 merged 22 commits intomasterfrom
fix-push-helm-charts
Jul 3, 2025
Merged

fix(build-and-push-helm): fix action#76
michalby24 merged 22 commits intomasterfrom
fix-push-helm-charts

Conversation

@michalby24
Copy link
Contributor

@michalby24 michalby24 commented Jul 2, 2025

This update fixes the Helm chart publishing action by reliably capturing the generated chart filename using the output of helm package

workflow runs can be seen here: https://github.com/MapColonies/actions/actions/workflows/test-build-and-push-helm.yaml

Copy link
Contributor

@netanelC netanelC left a comment

Choose a reason for hiding this comment

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

Why did you remove the chart name and the tag? They are necessary for update-artifacts-file action

@michalby24
Copy link
Contributor Author

Why did you remove the chart name and the tag? They are necessary for update-artifacts-file action

I have restored it

Copy link
Contributor

@netanelC netanelC left a comment

Choose a reason for hiding this comment

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

You are still changing the workflow instead of fixing it. Why do you need the package_file? It will require the teams to add it too

@alex131290
Copy link
Contributor

@michalby24 can you please provide a working workflow execution which is using this action?

@michalby24 michalby24 merged commit 574a862 into master Jul 3, 2025
3 checks passed
@michalby24 michalby24 deleted the fix-push-helm-charts branch December 30, 2025 13:39
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.

3 participants