Commit Graph

34 Commits (15b83a9959c19fa855abdcbc8a7569fbaec6abc6)

Author SHA1 Message Date
Austin Abro 386523bdbc
update to get waiter instead of set
10 months ago
Austin Abro 1a3fb75b34
merge
10 months ago
Matt Farina e711488970
Move pkg/release to pkg/release/v1 to support v3 charts
10 months ago
Austin Abro 09faaac273
merge
10 months ago
Matt Farina 61d3eca55c
Move pkg/chart to pkg/chart/v2 to prepare for v3 charts
11 months ago
Austin Abro 2b03c527f1
set command line flags
11 months ago
Matt Farina 2236294119 Updating to helm.sh/helm/v4
1 year ago
Nathan Baulch ff9dd262e3
Fix typos
1 year ago
Matt Farina 25c473834e Enabling hide secrets on install and upgrade dry run
2 years ago
Scott Rigby 2745909d3d
Merge pull request #9653 from Okhoshi/feat/reset-then-reuse-flag
2 years ago
Joe Julian 7de6d7f162
Merge branch 'main' into feat/reset-then-reuse-flag
2 years ago
Dmitry Chepurovskiy 7b13ac9914
Added error in case try to supply custom label with name of system label during install/upgrade
2 years ago
Dmitry Chepurovskiy f96acb4fc8
Adding support merging new custom labels with original release labels during upgrade
4 years ago
Dmitry Chepurovskiy f1700e86d1
Added unit tests for implemented install/upgrade labels logic
4 years ago
Neven Miculinic 5059ae843e Fix install memory/goroutine leak
4 years ago
Stephane Moser c62ce12bed Refactor SIGTERM logic
5 years ago
Stephane Moser 7bfb2a3602 Improve tests
5 years ago
Stephane Moser 2164e3f26c Rename time dependecy
5 years ago
Stephane Moser 660183d659 Add test for atomic upgrade and install when it is interrupted
5 years ago
Stephane Moser 2fa339b25d Add test for Upgrade Release Interrupted
5 years ago
Quentin Devos a9d59f946a
feat(helm): add --reset-then-reuse-values flag to 'helm upgrade'
5 years ago
zh168654 957d2a2bf9 add wait-for-jobs flag
5 years ago
Cristian Klein 20fb7bac4e fix(helm): Added test for concurrent upgrades
6 years ago
Ilya Shaisultanov 8d566c0ade When no resources were created, do not try to clean them up
6 years ago
Taylor Thomas 5a23663c6b
Merge pull request #6679 from thomastaylor312/feat/timestamp_hell
6 years ago
Karuppiah Natarajan dfed8ab5e3
fix install storing computed values in release
6 years ago
Taylor Thomas aa429e150a feat(*): Adds custom time package for better marshalling
6 years ago
Matthew Fisher 0ae0f0742d
fix(action): fix import statement
6 years ago
Matthew Fisher 02999565a4
Merge pull request #6556 from karuppiah7890/conditional-dependencies-not-working-v3
6 years ago
Matt Farina 9bc7934f35
Updating the module for v3 as the major version
6 years ago
Karuppiah Natarajan 337f52c566
fix(pkg/action): fix conditional dependencies not working with reuse values
6 years ago
Joe Lanford 68ee30b48c cmd/*,pkg/*: move ValueOptions to cmd package and decouple from SDK
7 years ago
Karuppiah Natarajan 6d02079016
Fix values being ignored when reusing values on upgrade
7 years ago
Taylor Thomas 29c343278e feat(action): Refactors unit tests with better fakes
7 years ago