Commit Graph

5005 Commits (06a5eb2272f26fcdb2bd5abf5abe45d7078b5e50)
 

Author SHA1 Message Date
fengxusong 3b280ab038
Refactor switch statement in pkg/kube/wait.go 5 years ago
Matthew Fisher 7ffc879f13
Merge pull request from thomastaylor312/fix/missing_path_validation 5 years ago
Taylor Thomas 62ed7b3764
Merge pull request from thomastaylor312/feat/template_api_versions 5 years ago
Taylor Thomas 3637996dcd fix(chart): Ports security fix for invalid paths in tarballs 5 years ago
Taylor Thomas b9d504dd67
Merge pull request from thomastaylor312/feat/get_repo_file 5 years ago
Karuppiah Natarajan 704133ddd5
fix repo url being decoded while downloading repo index 5 years ago
wxdao c00890cae1 Fix Save misbehavior on nonexistent directory () 5 years ago
Rimas Mocevicius 648fa876ad Remove Tiller reference from --install () 5 years ago
Taylor Thomas cc45056383
Merge pull request from thomastaylor312/feat/tarball_perms 5 years ago
Taylor Thomas 5e2071caef
Merge pull request from thomastaylor312/feat/ingress_wait 5 years ago
Taylor Thomas fca14bcb76 feat(plugin): Ports file mode preservation for tarballs from v3 5 years ago
Taylor Thomas 63c994343b feat(wait): Ports ingress wait to v3 5 years ago
Taylor Thomas 854919fae8 feat(repo): Ports repo file `Get` method from v2 5 years ago
Taylor Thomas 0210d43a66
Merge pull request from thomastaylor312/fix/missing_debug 5 years ago
Taylor Thomas 59d3488d1c feat(template): Ports api-versions flag to v3 5 years ago
Taylor Thomas 3d64c6bb54 ref(cmd): Implement flag parsing for output format 5 years ago
Taylor Thomas 768d27b387 ref(*): Refactors output into its own package 5 years ago
Martin Hickey 335d27a976
Fix ingress API group in scaffold chart () 5 years ago
Efrat Levitan 98a33fb683 helm repo subcommands aliases () 5 years ago
Matthew Fisher f35881d299
Merge pull request from Efrat19/feature/6558 5 years ago
Efrat19 f9175ea5d5 run golint 5 years ago
Efrat19 2cbbc018e7 remove trailing whitespace 5 years ago
Efrat19 58043d8657 helm plugin subcommands aliases 5 years ago
Matthew Fisher 9de0bd6994
Merge pull request from bacongobbler/fixup-package-import 5 years ago
Matthew Fisher 0ae0f0742d
fix(action): fix import statement 5 years ago
Matthew Fisher 02999565a4
Merge pull request from karuppiah7890/conditional-dependencies-not-working-v3 5 years ago
Matthew Fisher c1e63a2a17
Merge pull request from karuppiah7890/fix-lint-for-no-package-found 5 years ago
Matthew Fisher 29765f4afe
Merge pull request from bacongobbler/port-create-enhancements 5 years ago
Taylor Thomas f8ab189515
Merge pull request from jonasrutishauser/fix/hooks_output 5 years ago
Jonas Rutishauser 9ea75a9f59
Use same output format for hooks as for manifest 5 years ago
Martin Hickey 2d5faff6a1
Create file locking directory if it does not exist () 5 years ago
Taylor Thomas 07c950fc41
Merge pull request from cgetzen/cg/dev-v3/kube_create_goroutine 5 years ago
Karuppiah Natarajan bb9426c4e2
fix(pkg/lint): fix lint silently ignoring non existing packaged charts 5 years ago
Charlie Getzen d2cafdc063 modify resources to match helm3 5 years ago
Charlie Getzen ce4ca05d0a use WaitGroup instead of channels and counters 5 years ago
Taylor Thomas 3799d0024c fix(cmd): Fix all the outputs 5 years ago
Matt Farina 410ec5319f
Merge pull request from cagataygurturk/fix-makefile 5 years ago
Cagatay Gurturk 5fa57aa905 Add v3 to missing line 5 years ago
Cagatay Gurturk 7066ac2f58 Fixed Makefile with the new package name 5 years ago
Matthew Fisher b02080dc2c
fix(downloader): bypass index cache when repository URL defined 5 years ago
Matthew Fisher 223c859867
fix(create): convert tabs to spaces on help output 5 years ago
Matthew Fisher 9510713d21
fix(chartutil): port over enhancements to `helm create` from Helm 2 5 years ago
Matt Farina ea0f59d69f
Merge pull request from mattfarina/fix-go-modules 5 years ago
Matt Farina 0c551a02c0
Merge pull request from mattfarina/cruft-cleanup 5 years ago
Matt Farina cc51efda47
Fixing the ability to build v3 5 years ago
Matt Farina a1a8825cdc
Removing some duplicate go module stuff not needed 5 years ago
Matt Farina 6f0235f659
Merge pull request from mattfarina/go-mod 5 years ago
Matt Farina 9bc7934f35
Updating the module for v3 as the major version 5 years ago
Matt Farina 967f4fed42
Update dependencies 5 years ago
Charlie Getzen 25bbd88639 Add check on empty list 5 years ago