Commit Graph

103 Commits (3fa07d572fea612791c8a8f3a93a16cb3a9ca631)

Author SHA1 Message Date
Matthew Fisher 4971ed5077
fix(list): scrub list returned from .List()
6 years ago
Reinhard Nägele 38e41e12c9 ref(*): Improve and fix scaffold chart and API versions (#6426)
6 years ago
Matt Farina 1ea53d8934
Unifity environment variable naming and use
6 years ago
Adam Reese b6fdd8783b
feat(cmd/helm): remove need for helm init command
6 years ago
Taylor Thomas 7466c4ee3b
Merge pull request #6241 from waveywaves/fix/issue-6079
6 years ago
Adam Reese b2d5e41fc7
ref(*): remove dead code
6 years ago
Vibhav Bobade 9ab927f0bb Test for Linting multiple charts with the same vals instance
6 years ago
Jacob LeGrone 4f6814afb5
refactor(hooks): replace hook execution Successful bool with HookPhase
6 years ago
Jacob LeGrone 08b2d8a2dc
Merge branch 'dev-v3' of https://github.com/helm/helm into test-as-hook
6 years ago
Matthew Fisher c728611e5a
feat(cli): support XDG base directory specification
7 years ago
Jacob LeGrone 49987975a8
fix(test): wait for pods and record status
7 years ago
Jacob LeGrone caa4240a30
refactor(release): track test executions via Hook type
7 years ago
Matthew Fisher d40ed3b5ad
fix(rollback): fix revision argument not being handled
7 years ago
Matthew Fisher 4f6d002d6c
chore(docs): move docs to helm-www
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
rokii 897a79a57f fix and add test cases
7 years ago
rokii 871b092f32 fix issue 5792
7 years ago
Adam Reese b49db9e6e6
ref(pkg/chartutil): break up chartutil into logical files
7 years ago
Matthew Fisher 757eb88d6c
Merge pull request #5441 from hickeyma/update-lib-charts
7 years ago
Adam Reese b7a14de590
Merge pull request #5601 from adamreese/v3/capabilities
7 years ago
Adam Reese 097834de0a
ref(pkg/chartutil): remove k8s version object dependency
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
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
Martin Hickey b72e25cfb9 Change header "APP_VERSION" to "APP VERSION"
7 years ago
Martin Hickey b600f6090e Add app version to history table
7 years ago
Matthew Fisher d3f0ac9343
ref(create): app version should be 0.1.0
7 years ago
Adam Reese 658c66dc66
Merge pull request #5560 from adamreese/v3/chart-validate
7 years ago
Michelle Noorali 0d08044776 fix multi uninstall bug
7 years ago
Adam Reese e458a67f0c
ref(pkg/chart): add validation method to chart
7 years ago
Abhilash Gnan 7d3f85998b update list tests expected output files
7 years ago
Abhilash Gnan 537872526b add more releases to list tests
7 years ago
Abhilash Gnan 05523b5d84 fix test cases for sort list with options
7 years ago
Matthew Fisher 0805a87140
ref(uninstall): purge release history by default
7 years ago
Matthew Fisher 0b1caa14a7
Merge pull request #5489 from bacongobbler/list-move-namespaces-field
7 years ago
Matthew Fisher 32712201ec
ref(list): move namespaces field closer to the name
7 years ago
Adam Reese 271e4cf111
fix(cmd/template): allow setting release name for template
7 years ago
Adam Reese 895e9192d4
feat(*): use vanity import helm.sh/helm
7 years ago
Matthew Fisher f8ed917830
test(cmd): refactor release_testing_test.go
7 years ago