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

Fix panic in helm release update() #1948

Merged
merged 2 commits into from Mar 31, 2022
Merged

Fix panic in helm release update() #1948

merged 2 commits into from Mar 31, 2022

Conversation

viveklak
Copy link
Contributor

Proposed changes

This change ensures calls to setReleaseAttributes have a non-nil argument (this is now consistent with other call sites).

Related issues (optional)

Fixes #1947

@viveklak viveklak requested a review from a team March 31, 2022 20:05
@github-actions
Copy link

Does the PR have any schema changes?

Looking good! No breaking changes found.
No new resources/functions.

1 similar comment
@github-actions
Copy link

Does the PR have any schema changes?

Looking good! No breaking changes found.
No new resources/functions.

@viveklak viveklak merged commit 584cf25 into master Mar 31, 2022
@pulumi-bot pulumi-bot deleted the vl/Fix1947 branch March 31, 2022 20:50
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.

Helm release panic when bump helm chart versions
2 participants