Commit Graph

6332 Commits (7f68bfa1fa9146b0fcc0cb6b30a50f6df40cc7ff)
 

Author SHA1 Message Date
Mathieu Parent 58018d1210 Fix encoded path for 'helm dependency build'
3 years ago
Stephane Moser 101370af3d Wrap error
3 years ago
Mike Ng d51a61f9ab Introduce a new interface for WaitForDelete() to avoid breaking backwards compatibility
3 years ago
Josh Dolitsky 0121f6a328
Merge branch 'main' of github.com:helm/helm into hip-6
3 years ago
Mike Ng 655bdcd2fd feat: add optional boolean '--wait' flag to 'uninstall' command.
3 years ago
Matt Farina a9c957d35b
Merge pull request #10064 from mattfarina/fix-10058
3 years ago
Bernd Gutjahr 5cf9735a9d improved coalesce readability by getting rid of continue statements
3 years ago
Bernd Gutjahr 1740e7f89b enhanced coelesce_test with some more test cases
3 years ago
Matt Farina dfec34e2de
Merge pull request #10063 from mattfarina/bump-k8s-0.22
3 years ago
Matt Farina 0ff53945bf
Fixing issue where helm show all fails to show crds when no readme
3 years ago
Matt Farina 95276d89a6
Updating to Kubernetes 1.22 packages
3 years ago
Matt Farina c635f66103
Merge pull request #9957 from vflaux/feat/subcharts-scope
3 years ago
Matt Farina ac80a5eec9
Merge branch 'main' into feat/subcharts-scope
3 years ago
Matt Farina 2de6f9d424
Merge pull request #9993 from Ka0o0/make-isroot-available-to-template
3 years ago
Matt Farina f509bc6891
Merge pull request #10047 from lsowen/feature-10042
3 years ago
Matt Farina f1ef1020e2
Merge pull request #10017 from corhere/fix/9981-fail-message-with-newlines
3 years ago
Matt Farina 9443a7ead4
Merge pull request #10033 from avorima/show-crds-command
3 years ago
Matthew Fisher c7502671ef
Merge pull request #9934 from jayonlau/clean_up
3 years ago
Kai Takac 8fcaf7b85c Add Chart IsRoot test
3 years ago
Kai Takac 06ae6f933a Make Chart's IsRoot available to templates
3 years ago
Martin Hickey 4a0b3d8c3d
Merge pull request #9769 from howardjohn/update-sql
3 years ago
Martin Hickey 991744bd3e
Merge pull request #10024 from hickeyma/feat/fail-on-repo-update
3 years ago
Adam Reese 1f55ecfcd3
Merge pull request #9914 from adamreese/feat/list-object-linter
3 years ago
lsowen 249d1b5fb9 Fix SIGSEGV when job.Spec.Completions is nil
3 years ago
Matthew Fisher 8b7e3a5c9c
Merge pull request #9986 from sbose78/v0.21.3
3 years ago
Shoubhik Bose 78ad904212 resolve conflict
3 years ago
Marc Khouzam e2836ff65b feat(comp): Add descriptions for repo completion
3 years ago
Matthew Fisher 8d8a27ed1f
Merge pull request #9980 from schra/feat/password-stdin
3 years ago
Matthew Fisher 29da1b94e9
Merge pull request #9889 from bacongobbler/fix-5567
3 years ago
John Howard b9b340d108 Update github.com/rubenv/sql-migrate
3 years ago
Matthew Fisher bd62fb287f
Merge pull request #9970 from howardjohn/drop-k8s
3 years ago
John Howard 82a2abf512 Update oras-go to v0.4.0
3 years ago
Matthew Fisher 4b23d0a25b
fix: refactor downloadAll
3 years ago
Matthew Fisher 92bd9558e5
Merge pull request #9998 from bacongobbler/distribution-v3
3 years ago
Mario Valderrama fae7853c2a Implement show crds subcommand
3 years ago
André Schröder 2131f4cba8 [fix concern] implement test
3 years ago
André Schröder 6515ea84e2 [fix concern] use io.ReadAll instead of ioutil.ReadAll
3 years ago
Martin Hickey d83dd95cae
Merge pull request #9774 from yxxhero/fix_msg_when_index_yaml_empty
3 years ago
Martin Hickey ccb0cf63e4 Add flag for failing if repo update fails
3 years ago
Cory Snider 79df3926f6 fix(engine): parse fail messages with newlines
3 years ago
yxxhero 133c227331 add unittest
3 years ago
yxxhero 90fa4c962a fix HELM PLUGINS behavior another_way
3 years ago
Stephane Moser 4bc901c95f Resolve PR comments
3 years ago
Josh Dolitsky 82cdb0b793
modify registry test to only listen on loopback
3 years ago
Josh Dolitsky f0a528ec05
Merge branch 'main' of github.com:helm/helm into hip-6
3 years ago
Matthew Fisher 4801818f7c
Switch to distribution v3
3 years ago
Marc Khouzam efe2638f87 feat(comp): Move to Cobra's bash completion V2
3 years ago
Marc Khouzam c6dfb490ab feat(comp): Add support for powershell completion
3 years ago
Shoubhik Bose 4691ab3b3a kube client lib bump to v0.21.3
3 years ago
André Schröder b14fe2cead feat(helm): add --password-stdin to `helm repo add`
3 years ago