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

Helm 3 Chart Compatibility #23

Merged
merged 2 commits into from
Jan 2, 2020

Conversation

simoncaron
Copy link
Contributor

  • I updated the dependencies resolution based on API version. Helm 3 dependencies are now located in the Chart.yaml (v2) instead of the requirements.yaml (v1).

  • I added a chart type attribute which was introduced in v2 chart API.

  • An Helm 3 chart was also added to the example-charts.

Everything is backward compatible with Helm 2!

@sc250024
Copy link
Contributor

Wow, awesome! Thank you @skaro13

@norwoodj
Copy link
Owner

norwoodj commented Jan 2, 2020

@skaro13 This is awesome, thanks so much for contributing this. I hadn't ever gotten around to dealing with helm 3 compatibility.

@norwoodj norwoodj merged commit 0b03dcb into norwoodj:master Jan 2, 2020
@simoncaron simoncaron deleted the feature/helm-3-compatibility branch January 2, 2020 21:39
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.

3 participants