Releases: CircleCI-Public/helm-orb
Releases · CircleCI-Public/helm-orb
v3.1.0
What's Changed
- Add
history_max
parameter toupgrade_helm_chart
command by @msabramo in #79 - Feat/retry install client by @marboledacci in #81
New Contributors
- @msabramo made their first contribution in #79
- @marboledacci made their first contribution in #81
Full Changelog: v3.0.3...v3.1.0
v3.0.3
v3.0.2 - README update
v3.0.1 - Bug Fix
What's Changed
- fix: Fix typo when using the
HELM_BOOL_CREATE_NAMESPACE
variable in… by @afdecastro879 in #75
New Contributors
- @afdecastro879 made their first contribution in #75
Full Changelog: v3.0.0...v3.0.1
v3.0.0 - Orb Tools 12 Migration, New Features and Bug Fixes
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
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
- Interp envs by @KyleTryon in #52
New Contributors
- @KyleTryon made their first contribution in #52
Full Changelog: v2.0.0...v2.0.1
v2.0.0
minor-release-v1.2.0: fix: new stable repo url for helm2 [semver:minor] (#35)
* fix: new stable repo url for helm2 * feat: add a parameter for stable-repo-url
patch-release-v1.1.2
Merge pull request #33 from joosangkim/improve/add-atomic-option [sem…
patch-release-v1.1.1
Merge pull request #31 from joosangkim/enhance-chart-install [semver:…