Skip to content

Releases: aslafy-z/helm-git

v0.14.2

04 Jan 03:39
Compare
Choose a tag to compare

0.14.2 (2023-01-04)

Bug Fixes

  • remove tests cache directories on teardown (#234) (1501141)

v0.14.1

04 Jan 01:57
Compare
Choose a tag to compare

0.14.1 (2023-01-04)

Bug Fixes

  • example helm search command (#227) (dd5fdfc)
  • shellcheck false positives within trap functions (#232) (7c28b79)

v0.14.0

07 Nov 12:49
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.13.0...v0.14.0

v0.13.0

10 Oct 14:33
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.12.0...v0.13.0

v0.12.0

06 Oct 15:06
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.11.4...v0.12.0

v0.11.4

23 Sep 19:48
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.11.3...v0.11.4

v0.11.3

23 Sep 19:41
Compare
Choose a tag to compare

What's Changed

  • chore: fix npm audit errors by @aslafy-z in #200
  • chore(deps-dev): bump semantic-release from 19.0.2 to 19.0.3 by @dependabot in #201
  • chore(deps-dev): bump conventional-changelog-conventionalcommits from 4.6.1 to 5.0.0 by @dependabot in #204
  • chore(deps-dev): bump shellcheck from 1.0.0 to 1.1.0 by @dependabot in #203
  • chore(deps-dev): bump lint-staged from 13.0.0 to 13.0.1 by @dependabot in #202
  • chore(deps-dev): bump bats from 1.7.0 to 1.8.0 by @dependabot in #214
  • chore(deps-dev): bump semantic-release from 19.0.3 to 19.0.5 by @dependabot in #212
  • chore(deps-dev): bump lint-staged from 13.0.1 to 13.0.3 by @dependabot in #206
  • fix: prevent infinite dependency update loop by @aslafy-z in #215

Full Changelog: v0.11.2...v0.11.3

v0.11.2

07 Jun 11:39
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.11.1...v0.11.2

v0.11.1

24 Oct 10:53
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.11.0...v0.11.1

v0.11.0

24 Oct 09:37
Compare
Choose a tag to compare

What's Changed

  • fix(helm2): update the stable repo during a helm init by @jtslear in #140
  • feat: &package=0 skips helm package by @fllaca in #144
  • Revert "feat: &package=0 skips helm package" by @aslafy-z in #160

New Contributors

Full Changelog: v0.10.1...v0.11.0