Skip to content

use parens to prevent exceptions with newer helm binaries#338

Draft
ewollesen wants to merge 1 commit intomasterfrom
eric-support-newer-helm
Draft

use parens to prevent exceptions with newer helm binaries#338
ewollesen wants to merge 1 commit intomasterfrom
eric-support-newer-helm

Conversation

@ewollesen
Copy link
Copy Markdown
Contributor

Newer version of the helm cli (e.g. v3.19.2) would error on these
expressions if the Values.deployment wasn't set.

Previous versions of the helm cli (e.g. 3.12.3) did not exhibit this
behavior.

These changes are tested with both 3.19.2 and 3.12.3 and seem to work
fine for both.

Thanks to Clint for point this out.

Loading
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