Commit Graph

28 Commits (ecdc34c5abd1d0242294ec95190f13044bd67504)

Author SHA1 Message Date
Matt Farina f5ef87b96e
Merge pull request #8363 from zh168654/master
4 years ago
Matt Farina fb0345a07f Updating to sprig 3.2.0
4 years ago
zh168654 957d2a2bf9 add wait-for-jobs flag
4 years ago
Matt Farina 44212f83dc
Fix issue with install and upgrade running all hooks
4 years ago
DongGang ceff32d5f8
fix(template):Issue:helm template with --output-dir (#8156)
4 years ago
Matt Butcher bb47286f09
fix linting error with lookup function (#7969)
4 years ago
Martin Hickey 7b9dc71c25 Fix render error not being propogated
4 years ago
Martin Hickey 084ab20f67
feat(template): Allow template output to use release name (#7503)
5 years ago
Lennard Eijsackers a3f00fde69 fix(helm): Validate number of arguments in install client
5 years ago
Daniel Strobusch 8889625af6
fix: change error message to contain correct field name
5 years ago
Matthew Fisher bf012282c8
fix(action): strip file extensions from name
5 years ago
Karuppiah Natarajan dfed8ab5e3
fix install storing computed values in release
5 years ago
Matt Farina 9bc7934f35
Updating the module for v3 as the major version
5 years ago
Martin Hickey 26dacf84aa
feat(cmd): Port child NOTES.txt rendering to Helm 3 (#6512)
5 years ago
Karuppiah Natarajan 25324ca8db
fix install storing computed values in release instead of user supplied values
5 years ago
Jacob LeGrone 08b2d8a2dc
Merge branch 'dev-v3' of https://github.com/helm/helm into test-as-hook
5 years ago
Joe Lanford 68ee30b48c cmd/*,pkg/*: move ValueOptions to cmd package and decouple from SDK
5 years ago
Jacob LeGrone caa4240a30
refactor(release): track test executions via Hook type
5 years ago
Matthew Fisher 7de91248ce
feat(template): introduce --validate
5 years ago
Taylor Thomas 2c397b6879
Merge pull request #6011 from thomastaylor312/feat/atomic
5 years ago
Torsten Walter ec038337a4
support writing multiple resources to the same file
5 years ago
Taylor Thomas 29c343278e feat(action): Refactors unit tests with better fakes
5 years ago
Taylor Thomas 93d07c862d feat(*): Adds back --atomic functionality to Helm 3
5 years ago
Torsten Walter 0528c7bb19 add test for output-dir
5 years ago
Adam Reese 0338576fc5
ref(pkg/kube): cleanup kube client interface
5 years ago
Adam Reese 895e9192d4
feat(*): use vanity import helm.sh/helm
5 years ago
Matthew Fisher 2571dbf82f
ref: remove pkg/helm, pkg/hapi, pkg/tiller
5 years ago
Matt Butcher 425f7a6f6c
feat: add 'pkg/action' for list operations (#5077)
6 years ago