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

improvement(helm): update helm to 3.14.0 #5698

Merged
merged 2 commits into from
Feb 5, 2024
Merged

improvement(helm): update helm to 3.14.0 #5698

merged 2 commits into from
Feb 5, 2024

Conversation

vvagaytsev
Copy link
Collaborator

@vvagaytsev vvagaytsev commented Feb 2, 2024

What this PR does / why we need it:
It looks like there were no breaking changes in 3.13.0 and 3.14.0, so we can update the helm version used by Garden internally.

In 3.13.x there were some fixes on the consistency of values handling:

Values handling had numerous issues fixed and now consistently has a priority of (1) User specified values (e.g CLI), (2) parent chart values, (3) imported values, and (4) subchart values. Additionally, null can now consistently be used to remove values. Note, there is a regression around this in 3.13.0 that's fixed in 3.13.1.

Which issue(s) this PR fixes:

Fixes #

Special notes for your reviewer:

@vvagaytsev vvagaytsev added this pull request to the merge queue Feb 5, 2024
Merged via the queue into main with commit 115d85c Feb 5, 2024
44 checks passed
@vvagaytsev vvagaytsev deleted the helm-3.14 branch February 5, 2024 09:52
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.

None yet

2 participants