Releases: mittwald/go-helm-client
Releases · mittwald/go-helm-client
v0.13.1
v0.13.0
v0.12.19
What's Changed
- Bump helm.sh/helm/v3 from 3.18.4 to 3.19.0 by @dependabot[bot] in #253
Full Changelog: v0.12.18...v0.12.19
v0.12.18
What's Changed
- Bump helm.sh/helm/v3 from 3.17.1 to 3.17.3 by @dependabot in #233
- Bump github.com/containerd/containerd from 1.7.24 to 1.7.27 by @dependabot in #235
- Bump golang.org/x/net from 0.37.0 to 0.38.0 by @dependabot in #234
- feat: support IgnoreNotFound, DeletionPropagation by @iyuroch in #239
- migrate to golangci-lint v2 by @tariq1890 in #245
- Bump helm.sh/helm/v3 from 3.17.3 to 3.18.4 by @dependabot in #244
New Contributors
Full Changelog: v0.12.17...v0.12.18
v0.12.17
What's Changed
- bump helm to v3.17.1 and other go deps by @tariq1890 in #227
Full Changelog: v0.12.16...v0.12.17
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