Commit Graph

1162 Commits (8bdaf01988bfa421dd3d2a4f056121a0d8307784)

Author SHA1 Message Date
Matthew Fisher c728611e5a
feat(cli): support XDG base directory specification
7 years ago
Matthew Fisher d360705c83
Merge pull request #6133 from bacongobbler/fixup-rollback-argument-logic
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
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
Josh Dolitsky 5f1128b5f7 pass debug option to registry client
7 years ago
Adam Reese b960dea497
fix(cmd/helm): set 300s as default on timeout flags
7 years ago
Adam Reese 8d1590016c
Merge pull request #5646 from adamreese/v3/kube-wait
7 years ago
Adam Reese b7a14de590
Merge pull request #5601 from adamreese/v3/capabilities
7 years ago
Adam Reese b97f881be0
ref(*): use time.Duration for timeouts
7 years ago
Adam Reese 097834de0a
ref(pkg/chartutil): remove k8s version object dependency
7 years ago
Matt Farina 2a06c2baba
Merge pull request #5684 from mattfarina/add-app-version
7 years ago
Adam Reese 2dd4744d23
ref(pkg/kube): extract wait logic from install/update
7 years ago