Commit Graph

1198 Commits (48cec416e8f112b1b6c676aa646002e0c58ab59d)

Author SHA1 Message Date
Adam Reese 8d1590016c
Merge pull request #5646 from adamreese/v3/kube-wait
5 years ago
Adam Reese b7a14de590
Merge pull request #5601 from adamreese/v3/capabilities
5 years ago
Martin Hickey ecf4eda6c5 Fix scaffold chart label in helper template
5 years ago
Adam Reese b97f881be0
ref(*): use time.Duration for timeouts
5 years ago
Adam Reese 097834de0a
ref(pkg/chartutil): remove k8s version object dependency
5 years ago
Matt Farina 2a06c2baba
Merge pull request #5684 from mattfarina/add-app-version
5 years ago
Adam Reese 2dd4744d23
ref(pkg/kube): extract wait logic from install/update
5 years ago
Adam Reese b8bced2649
fix(pkg/action): load clients after flags have been parsed (#5681)
5 years ago
Matt Farina 250b63eced
Updating the labels for consistency
5 years ago
Luis Davim 82ffe56ca6
Reduce template code duplication. Fixes #5372
5 years ago
Luis Davim 4425f86865
Add app.kubernetes.io/version label
5 years ago
Matt Farina af7eab0325
Updating to the k8s label convention
5 years ago
Martin Hickey 75624afb73
Merge pull request #5662 from hickeyma/fix-scaffold-chart-image
5 years ago
Josh Dolitsky a12a396aab
Helm 3: registry login/logout (#5597)
5 years ago
Martin Hickey f12c2a3111 Change the nginx app version to a set tag
5 years ago
Martin Hickey 86c5e52ac4 Fix the image field for the scaffold chart application
5 years ago
Matthew Fisher b1ae1acc8b
Merge pull request #5283 from bacongobbler/purge-by-default
5 years ago
Martin Hickey 1915358a21
Merge pull request #5538 from hickeyma/add-app-version
5 years ago
Ian Howell ffff0e8c33 Feat/schema validation (#5350)
5 years ago
Michelle Noorali 3dd1765491
Merge pull request #5631 from michelleN/test-run
5 years ago
Matthew Fisher e2ccf13294
Merge pull request #5553 from bacongobbler/same-appversion-as-version
5 years ago
Michelle Noorali ceab13e9a1 fix test command, move test to test run subcmd
5 years ago
Martin Hickey b72e25cfb9 Change header "APP_VERSION" to "APP VERSION"
5 years ago
Martin Hickey b600f6090e Add app version to history table
5 years ago
Matthew Fisher 5264ebd5aa
Merge pull request #5572 from ian-howell/fix/template-error-messages
5 years ago
Matthew Fisher d3f0ac9343
ref(create): app version should be 0.1.0
5 years ago
Ian Howell 278594fb0f fix(pkg/engine): Style changes on template errors
5 years ago
Ian Howell 92b86f6e74 fix(pkg/engine): Catch non-templating errors when rendering templates
5 years ago
Ian Howell 33b1ede570 fix(pkg/engine): Clean up template error messages
5 years ago
Adam Reese e458a67f0c
ref(pkg/chart): add validation method to chart
5 years ago
Adam Reese 31819e4796
fix(pkg/chartutil): marshal capabilities VersionSet into slice
5 years ago
Adam Reese 87e789f01f
fix(pkg/chartutil): only include external objects in capabilities
5 years ago
Adam Reese fe06343b8f
Merge pull request #5512 from adamreese/v3/linter-fixes
5 years ago
Adam Reese 295092cd7d
ref(pkg/action): refactoring dup code and linter fixes
5 years ago
Matthew Fisher bb179bdead
chore(dep): bump kubernetes to 1.14.0
5 years ago
Matthew Fisher 0805a87140
ref(uninstall): purge release history by default
5 years ago
Matthew Fisher 0b1caa14a7
Merge pull request #5489 from bacongobbler/list-move-namespaces-field
5 years ago
Matthew Fisher 32712201ec
ref(list): move namespaces field closer to the name
5 years ago
Adam Reese 779373a276
Merge pull request #5472 from adamreese/v3/template-name
5 years ago
Sunyk 223148dac9 Remove a trivial TODO comment
5 years ago
Adam Reese 271e4cf111
fix(cmd/template): allow setting release name for template
5 years ago
Adam Reese 14d8e97d2a
fix(*): resolve new govet issues
5 years ago
Matthew Fisher 8f37ab48ac
Merge pull request #5455 from bacongobbler/fix-list
5 years ago
Matthew Fisher 5c2f235b6c
fix(install): fix issue where chart metadata is not being saved on `helm install`
5 years ago
Adam Reese 895e9192d4
feat(*): use vanity import helm.sh/helm
5 years ago
Matthew Fisher 017790d0e3
ref(action): remove ParseShowOutputFormat
5 years ago
Matthew Fisher 78bd46075b
fix(action): remove test.go
5 years ago
Matthew Fisher f8ed917830
test(cmd): refactor release_testing_test.go
5 years ago
Matthew Fisher f185103b60
ref(action): move AddFlags functions back to cmd
5 years ago
Matthew Fisher 2b775d693d
ref(action): remove io.Writers, return string instead
5 years ago