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

Do not remove dependencies versions #118

Merged
merged 1 commit into from
Dec 19, 2023

Conversation

Kristian-ZH
Copy link
Member

@Kristian-ZH Kristian-ZH commented Oct 12, 2023

Issue - #68

With this PR the dependencies versions will not be deleted when they are explicitly defined in the Chart.yaml file.
They are sometimes necessary even in the local charts in Helm because, without the versions, the global Values file does not override the subchart values files (that is expected behavior in Helm)

@hardys
Copy link
Contributor

hardys commented Oct 12, 2023

I think this is related to #68 - If we make this change it should resolve that issue?

@hardys
Copy link
Contributor

hardys commented Oct 12, 2023

/cc @rohitsakala

@Kristian-ZH
Copy link
Member Author

Yes, this should resolve the mentioned issue

@Kristian-ZH Kristian-ZH force-pushed the do-not-remove-dep-versions branch from d00f966 to dea901e Compare October 13, 2023 11:17
@rohitsakala
Copy link
Member

rohitsakala commented Nov 30, 2023

TODO(@rohitsakala):

  • Check if this is not a breaking change for all charts in rancher/charts.

Copy link
Contributor

@lucasmlp lucasmlp left a comment

Choose a reason for hiding this comment

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

LGTM 🚀

@rohitsakala
Copy link
Member

fixes #68

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.

4 participants