Releases: mittwald/go-helm-client
Releases · mittwald/go-helm-client
v0.12.16
What's Changed
- bump helm and k8s deps to latest stable releases by @tariq1890 in #224
Full Changelog: v0.12.15...v0.12.16
v0.12.15
What's Changed
- bump helm and gomock deps to the latest releases by @tariq1890 in #220
- Update client.go by @pberton in #221
- Show in docs the ChartSpec.Timeout by @fmontorsi-equinix in #223
New Contributors
- @pberton made their first contribution in #221
- @fmontorsi-equinix made their first contribution in #223
Full Changelog: v0.12.14...v0.12.15
v0.12.14
What's Changed
- update golang and controller-tools versions, use golangci-lint by @tariq1890 in #217
- bump helm version to v3.16.1 by @tariq1890 in #218
Full Changelog: v0.12.13...v0.12.14
v0.12.13
What's Changed
- bump helm dependency to v3.15.4 by @tariq1890 in #214
Full Changelog: v0.12.12...v0.12.13
v0.12.12
What's Changed
- replace experimental slices pkg in favour of the stdlib one by @tariq1890 in #212
- fix go mod file by @tariq1890 in #213
- remove pkg/errors import in favour of stdlib errors by @tariq1890 in #211
Full Changelog: v0.12.11...v0.12.12
v0.12.11
What's Changed
- feat: add support for using reset-then-reuse-values flag by @pbalogh-sa in #205
New Contributors
- @pbalogh-sa made their first contribution in #205
Full Changelog: v0.12.10...v0.12.11
v0.12.10
What's Changed
- lable releases when installing/upgrading charts by @yulin-li in #196
- bump helm.sh/helm/v3 version to v3.15.2 by @tariq1890 in #210
Full Changelog: v0.12.9...v0.12.10
v0.12.9
What's Changed
- feat: support DryRunOption by @ShanyouYu-Sean in #200
New Contributors
- @ShanyouYu-Sean made their first contribution in #200
Full Changelog: v0.12.8...v0.12.9