Skip to content

feat:support --dependency-update before upgrade #774

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

kamilswiec
Copy link

When using helm diff upgrade command when chart dependencies in charts are absent you have to add run helm dep up chart.

I want to be able to pass most of the arguments that I also use in helm upgrade command. This allows me to reduce duplication and ensure helm diff upgrade uses the same flags as helm upgrade be passing the same ${args} variable.

Tested with helm version 3.17.1.

@yxxhero
Copy link
Collaborator

yxxhero commented Apr 28, 2025

@kamilswiec could you add some unit tests for this?

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