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

[BREAKING] remove PostRenderer interface type from ChartSpec #87

Merged
merged 2 commits into from
May 10, 2022

Conversation

elenz97
Copy link
Collaborator

@elenz97 elenz97 commented May 10, 2022

This PR removes the PostRenderer interface type from the ChartSpec struct, as it proved to be problematic using this library in context of projects using kubebuilder. The PostRenderer may now be specified as an optional parameter in install or upgrade functions. This was introduced in #62.

@elenz97 elenz97 merged commit e3258df into master May 10, 2022
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