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

Add minimal Helm v3 support #95

Merged
merged 1 commit into from
Nov 26, 2019
Merged

Add minimal Helm v3 support #95

merged 1 commit into from
Nov 26, 2019

Conversation

hypnoglow
Copy link
Owner

  • Support new Helm v3 directories for repository files
  • Add Docker images for helm 2.16 and helm 3.0
  • Update helm2 SDK to 2.16
  • Add helm3 SDK
  • Add notice about Helm v3 support to README

@hypnoglow hypnoglow self-assigned this Nov 25, 2019
@hypnoglow hypnoglow added the area/helm-support Integrations with helm features & supporting new helm releases label Nov 25, 2019
@hypnoglow hypnoglow added this to the 0.9.0 milestone Nov 25, 2019
internal/helmutil/repo_entry.go Show resolved Hide resolved
internal/helmutil/repo_entry_v2.go Show resolved Hide resolved
internal/helmutil/repo_entry_test.go Show resolved Hide resolved
internal/helmutil/repo_entry_v2_test.go Show resolved Hide resolved
internal/helmutil/repo_entry_v2_test.go Show resolved Hide resolved
internal/helmutil/repo_entry_v3_test.go Show resolved Hide resolved
internal/helmutil/helm_v2.go Show resolved Hide resolved
internal/helmutil/helm_v2.go Show resolved Hide resolved
internal/helmutil/helm_v3.go Show resolved Hide resolved
internal/helmutil/helm_v3.go Show resolved Hide resolved
@hypnoglow hypnoglow force-pushed the helm3-support-part1 branch 2 times, most recently from 3590af8 to 1a25ea6 Compare November 25, 2019 21:35
- Support new Helm v3 directories for repository files
- Add Docker images for helm 2.16 and helm 3.0
- Update helm2 SDK to 2.16
- Add helm3 SDK
- Add notice about Helm v3 support to README
@hypnoglow hypnoglow merged commit ed937f0 into master Nov 26, 2019
@hypnoglow hypnoglow mentioned this pull request Nov 29, 2019
@hypnoglow hypnoglow deleted the helm3-support-part1 branch January 23, 2020 21:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/helm-support Integrations with helm features & supporting new helm releases
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants