Commit Graph

1150 Commits (97e7461e41455e58d89b4d7d192fed5352001d44)

Author SHA1 Message Date
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
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
Adam Reese b8bced2649
fix(pkg/action): load clients after flags have been parsed (#5681)
7 years ago
Matt Farina 250b63eced
Updating the labels for consistency
7 years ago
Luis Davim 82ffe56ca6
Reduce template code duplication. Fixes #5372
7 years ago
Luis Davim 4425f86865
Add app.kubernetes.io/version label
7 years ago
Matt Farina af7eab0325
Updating to the k8s label convention
7 years ago
Josh Dolitsky a12a396aab
Helm 3: registry login/logout (#5597)
7 years ago
Martin Hickey dc7a3a4ca3 Fix test data
7 years ago
Martin Hickey b74fee715e Add capability for application charts to be used as library charts
7 years ago
Matthew Fisher b1ae1acc8b
Merge pull request #5283 from bacongobbler/purge-by-default
7 years ago
Martin Hickey 1915358a21
Merge pull request #5538 from hickeyma/add-app-version
7 years ago
Ian Howell ffff0e8c33 Feat/schema validation (#5350)
7 years ago
Michelle Noorali 3dd1765491
Merge pull request #5631 from michelleN/test-run
7 years ago