Commit Graph

35 Commits (fe595b69d78b213ab181d98ce24dde2454a56f9d)

Author SHA1 Message Date
Marc Khouzam b266c2ef0f chore(comp): Remove unnecessary completion code
5 years ago
Marc Khouzam d6708667da feat(comp): Disable file completion when not valid
5 years ago
Matthew Fisher e2233bb571
fix(cmd): clean up helpstring formatting
6 years ago
Matt Farina 9bc7934f35
Updating the module for v3 as the major version
6 years ago
Adam Reese fe92480ab4
fix(cmd/helm): user friendly error message when repos are not configured
6 years ago
Adam Reese c19253d7cd
Revert "fix(cmd/helm): user friendly error message when repos are not configured"
6 years ago
Adam Reese c4b76f27de
fix(cmd/helm): user friendly error message when repos are not configured
6 years ago
Adam Reese 895e9192d4
feat(*): use vanity import helm.sh/helm
7 years ago
Adam Reese 4f26b658d8
change copyright to "Copyright The Helm Authors"
7 years ago
Adam Reese 4cc3498608
ref(cmd): refactor argument validation
8 years ago
Adam Reese f71230ccd3 fix(*): resolve go linter issues
9 years ago
Matt Butcher 66e59f63e7 fix(helm): change 'helm update' to 'helm repo update'
9 years ago
Michelle Noorali a86f304d37 ref(helm): convert repo commands to new format
9 years ago
Michelle Noorali e50f9e6b24 ref(helm): refactor checkArgsLength method
9 years ago
Michelle Noorali 07bcd3384a Merge pull request #1112 from ammeon/fix-repo-index-url
9 years ago
joe2far 2253f3e84e fix(helm): make repo index not require repo_url
9 years ago
joe2far a3d56852f1 fix(helm): make repo remove clear cache
9 years ago
Adam Reese 2cfb11fe44 fix(cmd): s/specifiy/specify/
9 years ago
Matt Butcher e757b24aed fix(*): add license header
9 years ago
Matt Butcher 8d410365a0 fix(helm): add 'helm repo rm' alias
9 years ago
Adam Reese 818c878700 chore(*): use k8s.io as the import path
10 years ago
Michelle Noorali 1d4d5ec872 ref(helm): refactor helm unit tests
10 years ago
Michelle Noorali 4b5eef90a1 ref(helm): add default repository on init step
10 years ago
Adam Reese a19875adcc fix(style): cleanup coding style on error returns
10 years ago
Michelle Noorali 7e2964c549 feat(helm): add chart url to index file entries
10 years ago
Michelle Noorali 4bb36c89ab feat(helm): generate index file for repository
10 years ago
Michelle Noorali b2f7a8745d ref(helm): fix helm update
10 years ago
Matt Butcher 6f9aa1b888 fix(helm): change helm repo list to return error when empty
10 years ago
Michelle Noorali 9b732da719 ref(helm): rename cache file to index file
10 years ago
Michelle Noorali c7e571918d feat(helm): download cache file when adding repo
10 years ago
Michelle Noorali 6dd87645c7 ref(helm): add remove repo command
10 years ago
Michelle Noorali 66477e0598 ref(helm): add helper to check len of cmd args
10 years ago
Matt Butcher f098cb6fb6 fix(*): rewrite import paths
10 years ago
Michelle Noorali b6411be797 feat(helm): add helm repo list command
10 years ago
Michelle Noorali e250328e22 feat(helm): add helm repo add command
10 years ago