Skip to content

Releases: CircleCI-Public/helm-orb

v3.0.3

08 Oct 15:59
85e8810
Compare
Choose a tag to compare

What's Changed

  • Ensure install_helm_client doesn't leave files CWD by @deiga in #80

New Contributors

  • @deiga made their first contribution in #80

Full Changelog: v3.0.2...v3.0.3

v3.0.2 - README update

13 Mar 12:15
7bc974f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.0.1...v3.0.2

v3.0.1 - Bug Fix

14 Dec 17:48
4e9c16d
Compare
Choose a tag to compare

What's Changed

  • fix: Fix typo when using the HELM_BOOL_CREATE_NAMESPACE variable in… by @afdecastro879 in #75

New Contributors

Full Changelog: v3.0.0...v3.0.1

v3.0.0 - Orb Tools 12 Migration, New Features and Bug Fixes

27 Sep 18:02
c70afaf
Compare
Choose a tag to compare

What's Changed

  • chore: added codeowners file by @Jaryt in #61
  • feat: wait for jobs parameter by @brivu in #67
  • refactor: orb tools 12 migration by @brivu in #68
  • fix: add force parameter to script by @brivu in #70
  • feat: add create_namespace parameter by @brivu in #69
  • feat!: update parameters by @brivu in #73
  • fix!:add repo validation by @brivu in #72
  • feat:install helm plugin command by @brivu in #71

New Contributors

Full Changelog: v2.0.1...v3.0.0

v2.0.1 - Fix interpret environment variables

03 Jun 18:45
d6dfabc
Compare
Choose a tag to compare

PReviously users were able to use environment variable strings within parameters, this functionality was removed in 2.0.0 and has been added back with this change.

What's Changed

New Contributors

Full Changelog: v2.0.0...v2.0.1

v2.0.0

02 May 23:17
38579cd
Compare
Choose a tag to compare
  • Removes Helm2 support
  • Adds and removes parameters to support the above

minor-release-v1.2.0: fix: new stable repo url for helm2 [semver:minor] (#35)

29 Dec 19:15
a521bb1
Compare
Choose a tag to compare
* fix: new stable repo url for helm2

* feat: add a parameter for stable-repo-url

patch-release-v1.1.2

11 Dec 07:15
ffeeefc
Compare
Choose a tag to compare
Merge pull request #33 from joosangkim/improve/add-atomic-option [sem…

patch-release-v1.1.1

27 Nov 09:10
025f09d
Compare
Choose a tag to compare
Merge pull request #31 from joosangkim/enhance-chart-install [semver:…

minor-release-v1.1.0: Merge pull request #29 from joosangkim/add-helm3-url [semver:minor]

27 Nov 06:57
02c7dea
Compare
Choose a tag to compare