Commit Graph

1158 Commits (ef46a0c1e76ab10f62a4254e2bc4ce2f3e2f58d8)

Author SHA1 Message Date
Martin Hickey 8e7905c7a8
Merge pull request #6106 from hickeyma/upd-scaffold-api-ver
6 years ago
Martin Hickey 5410e7d346 Fix style conformance issues
6 years ago
Martin Hickey 149da7c77e Update scaffold chart to v2 apiVersion
6 years ago
Matt Farina 670968fb19
Removing the stable repository
6 years ago
Matt Farina 826985cdbc
Merge pull request #5985 from mentos1386/patch-1-dev-v3
6 years ago
Matthew Fisher 63d7a0c2cf
Merge pull request #6070 from bacongobbler/fix-6059
6 years ago
Matthew Fisher 2045fab01f
ref(action): remove ParseReferenceWithChartDefaults
6 years ago
Matthew Fisher 97e7461e41
Merge pull request #6049 from bacongobbler/helm-template-schema-validation
6 years ago
Matthew Fisher 4f6d002d6c
chore(docs): move docs to helm-www
6 years ago
Matthew Fisher 7de91248ce
feat(template): introduce --validate
6 years ago
Taylor Thomas 2c397b6879
Merge pull request #6011 from thomastaylor312/feat/atomic
6 years ago
Tine Jozelj 42e3beb1ad
feat(helm:create): allow absolute paths
6 years ago
Matt Farina 84d0f231e8
Merge pull request #6016 from icanhazbroccoli/icanhazbroccoli-dev-v3-sigs-yaml
6 years ago
Ian Howell 4f3b571ba7 fix(client): Fixes a timing issue with reading client flags
6 years ago
Oleg Sidorov ec440d446d Replaced ghodss/yaml with sigs.k8s.io/yaml
6 years ago
Taylor Thomas 29c343278e feat(action): Refactors unit tests with better fakes
6 years ago
Taylor Thomas 93d07c862d feat(*): Adds back --atomic functionality to Helm 3
6 years ago
Taylor Thomas 51ad3cd357 ref(*): Refactors the history action to return releases instead of formatted output
6 years ago
Martin Hickey ed68cbda3c Fix linter issues
6 years ago
Thomas O'Donnell c5a63811b7 Remove mention of the execute flag
6 years ago
Matthew Fisher f109b1ba5c
Merge pull request #5869 from bacongobbler/ref-version
6 years ago
Matthew Fisher 2035e4fa62
Merge pull request #5848 from bacongobbler/remove-dead-output
6 years ago
Matthew Fisher a24915a079
ref(version): catch some edge cases
6 years ago
Tariq Ibrahim 3a36ab67e9
add go version to version cmd output of helm
6 years ago
Matthew Fisher 436747a867
chore(testdata): remove stale test output
6 years ago
Matthew Fisher da83115510
Merge pull request #5539 from jan25/fix-list-sorting-5499
6 years ago
Matthew Fisher 0b41b90a60
Merge pull request #5829 from VilledeMontreal/feat-v3/dynamicCopmpletionReleases
6 years ago
Matthew Fisher f1594e564a
Merge pull request #5824 from rokii/fix5792
6 years ago
rokii 897a79a57f fix and add test cases
6 years ago
Torsten Walter 7347be61ee Merge branch 'dev-v3' into output-dir
6 years ago
Marc Khouzam 097096d47c Add dynamic completion for release names
6 years ago
rokii 871b092f32 fix issue 5792
6 years ago
Adam Reese 77a1b7e0a2
ref(*): expose klog flags
6 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