Releases: mittwald/go-helm-client
Releases · mittwald/go-helm-client
v0.11.1
v0.11.0
What's Changed
- allow specifying a custom rollback function by @elenz97 in #88
- Initialize registryClient using RegistryConfig by @ravikondamuru in #75
New Contributors
- @ravikondamuru made their first contribution in #75
Full Changelog: v0.10.0...v0.11.0
v0.10.0
v0.9.5
v0.9.4
v0.9.3
What's Changed
- Create CRDs when not present by @martin-helmich in #83
New Contributors
- @martin-helmich made their first contribution in #83
Full Changelog: v0.9.2...v0.9.3
v0.9.2
v0.9.1
What's Changed
- Added WaitForJobs to ChartSpec by @zvonkok in #67
- Update types.go change JSON
NameTemplate
by @zvonkok in #70 - Added generate name if release or name is empty by @zvonkok in #74
- nil pointer fix - also addressed in issue #64 by @guitarlum in #68
New Contributors
- @zvonkok made their first contribution in #67
- @guitarlum made their first contribution in #68
Full Changelog: v0.9.0...v0.9.1
v0.9.0
v0.8.5
What's Changed
- Updating public repo URL by @hokadiri in #55
- Use release name from spec in Teplate by @suikast42 in #57
- Use chart version from ChartSpec in LintChart by @semin-lev in #60
- Pass a PostRenderer down to helm by @sethgupton-mastery in #62
New Contributors
- @hokadiri made their first contribution in #55
- @suikast42 made their first contribution in #57
- @semin-lev made their first contribution in #60
- @sethgupton-mastery made their first contribution in #62
Full Changelog: v0.8.4...v0.8.5