Commit Graph

1170 Commits (63813fe7b9d237ed1ff02ec4c19281729391ecab)

Author SHA1 Message Date
Josh Dolitsky 63813fe7b9
feat(cmd): use alt dest for chart export (#6193)
6 years ago
Matthew Fisher fe952445bd
feat(cmd): put OCI commands behind a feature gate
6 years ago
Taylor Thomas e2522f9dfc chore(cmd): Updates --wait flag help
6 years ago
Martin Hickey 6bf5ef83c6
Merge pull request #6076 from ian-howell/fix/command-line-parsing
6 years ago
Adam Reese 2aee21730d
Merge pull request #6142 from joelanford/decouple-cli-vals
6 years ago
Matthew Fisher c728611e5a
feat(cli): support XDG base directory specification
6 years ago
Joe Lanford 8a4b70b1e3 review: move ValueOptions to SDK
6 years ago
Matthew Fisher d360705c83
Merge pull request #6133 from bacongobbler/fixup-rollback-argument-logic
7 years ago
Joe Lanford 68ee30b48c cmd/*,pkg/*: move ValueOptions to cmd package and decouple from SDK
7 years ago
Matthew Fisher d40ed3b5ad
fix(rollback): fix revision argument not being handled
7 years ago
Taylor Thomas dd8222d7f2 Removes clientset method from interface in favor of the configuration struct
7 years ago
Martin Hickey 8e7905c7a8
Merge pull request #6106 from hickeyma/upd-scaffold-api-ver
7 years ago
Martin Hickey 5410e7d346 Fix style conformance issues
7 years ago
Martin Hickey 149da7c77e Update scaffold chart to v2 apiVersion
7 years ago
Matt Farina 670968fb19
Removing the stable repository
7 years ago
Matt Farina 826985cdbc
Merge pull request #5985 from mentos1386/patch-1-dev-v3
7 years ago
Ian Howell 4646b22328 Fix a parsing issue with command line arguments
7 years ago
Matthew Fisher 63d7a0c2cf
Merge pull request #6070 from bacongobbler/fix-6059
7 years ago
Matthew Fisher 2045fab01f
ref(action): remove ParseReferenceWithChartDefaults
7 years ago
Matthew Fisher 97e7461e41
Merge pull request #6049 from bacongobbler/helm-template-schema-validation
7 years ago
Matthew Fisher 4f6d002d6c
chore(docs): move docs to helm-www
7 years ago
Matthew Fisher 7de91248ce
feat(template): introduce --validate
7 years ago
Taylor Thomas 2c397b6879
Merge pull request #6011 from thomastaylor312/feat/atomic
7 years ago
Tine Jozelj 42e3beb1ad
feat(helm:create): allow absolute paths
7 years ago
Matt Farina 84d0f231e8
Merge pull request #6016 from icanhazbroccoli/icanhazbroccoli-dev-v3-sigs-yaml
7 years ago
Ian Howell 4f3b571ba7 fix(client): Fixes a timing issue with reading client flags
7 years ago
Oleg Sidorov ec440d446d Replaced ghodss/yaml with sigs.k8s.io/yaml
7 years ago
Taylor Thomas 29c343278e feat(action): Refactors unit tests with better fakes
7 years ago
Taylor Thomas 93d07c862d feat(*): Adds back --atomic functionality to Helm 3
7 years ago
Taylor Thomas 51ad3cd357 ref(*): Refactors the history action to return releases instead of formatted output
7 years ago
Martin Hickey ed68cbda3c Fix linter issues
7 years ago
Thomas O'Donnell c5a63811b7 Remove mention of the execute flag
7 years ago
Matthew Fisher f109b1ba5c
Merge pull request #5869 from bacongobbler/ref-version
7 years ago
Matthew Fisher 2035e4fa62
Merge pull request #5848 from bacongobbler/remove-dead-output
7 years ago
Matthew Fisher a24915a079
ref(version): catch some edge cases
7 years ago
Tariq Ibrahim 3a36ab67e9
add go version to version cmd output of helm
7 years ago
Matthew Fisher 436747a867
chore(testdata): remove stale test output
7 years ago
Matthew Fisher da83115510
Merge pull request #5539 from jan25/fix-list-sorting-5499
7 years ago
Matthew Fisher 0b41b90a60
Merge pull request #5829 from VilledeMontreal/feat-v3/dynamicCopmpletionReleases
7 years ago
Matthew Fisher f1594e564a
Merge pull request #5824 from rokii/fix5792
7 years ago
rokii 897a79a57f fix and add test cases
7 years ago
Torsten Walter 7347be61ee Merge branch 'dev-v3' into output-dir
7 years ago
Marc Khouzam 097096d47c Add dynamic completion for release names
7 years ago
rokii 871b092f32 fix issue 5792
7 years ago
Adam Reese 77a1b7e0a2
ref(*): expose klog flags
7 years ago
Adam Reese b49db9e6e6
ref(pkg/chartutil): break up chartutil into logical files
7 years ago
Torsten Walter 24578a6411
support --output-dir option for helm3 template
7 years ago
Adam Reese 0338576fc5
ref(pkg/kube): cleanup kube client interface
7 years ago
Matthew Fisher 31667b6050
Merge pull request #5717 from jdolitsky/feat-v3/oci-registry-loglevel
7 years ago
Matthew Fisher 757eb88d6c
Merge pull request #5441 from hickeyma/update-lib-charts
7 years ago