Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add skip-refresh flag to dependency-build/update goals #354

Merged
merged 2 commits into from
Feb 22, 2024
Merged

feat: add skip-refresh flag to dependency-build/update goals #354

merged 2 commits into from
Feb 22, 2024

Conversation

peteyoungs
Copy link
Contributor

Hello,
This PR adds support for the --skip-refresh flag to the dependency-build + dependency-update goals
This will allow improving the build performance of repos with multiple charts as helm dependency build is called for each chart resulting in multiple refreshes of the same remote repository

@sschnabe
Copy link
Member

Windows build is unstable because github blocks its actions. Merge anyway

@sschnabe sschnabe merged commit f468cc8 into kokuwaio:main Feb 22, 2024
4 of 5 checks passed
@peteyoungs peteyoungs deleted the feature/dependency-build-skip-refresh branch March 27, 2024 09:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants