Releases: mittwald/go-helm-client
Releases · mittwald/go-helm-client
v0.11.3
What's Changed
- add dependabot and bump helm to v3.9.0 by @luisdavim in #94
- Bump helm.sh/helm/v3 from 3.9.0 to 3.9.1 by @dependabot in #100
- Bump k8s.io/apimachinery from 0.24.0 to 0.24.3 by @dependabot in #99
- Bump k8s.io/cli-runtime from 0.24.0 to 0.24.3 by @dependabot in #98
- move getChart to public by @izturn in #93
- add options for customize the Discovery client's config by @izturn in #91
New Contributors
- @luisdavim made their first contribution in #94
- @dependabot made their first contribution in #100
Full Changelog: v0.11.2...v0.11.3
v0.11.2
v0.11.1
fix crash when opts is nil (#90) Signed-off-by: Gang Liu <[email protected]>
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