Commit Graph

3019 Commits (f8b2c5eb571e46d99b88dab8498408b35f892f11)
 

Author SHA1 Message Date
Scott Rigby 5bdcbee9af Change secret name to something more standard
8 years ago
Scott Rigby 2be4547d13 Change to hosts array, and parameterize serviceName and servicePort
8 years ago
Adam Reese 9856c23459 Merge pull request #2236 from adamreese/ref/plugin-remote
8 years ago
Matt Butcher 88a4c15613
docs(related): add note about helm-plugin GitHub tag
8 years ago
Matt Butcher 544bf5b72d Merge pull request #2241 from sushilkm/issues/2240
8 years ago
Sushil Kumar 72c0c1ae8b Replaced InstallRelease with InstallReleaseFromChart in cmd/install.go
8 years ago
Matt Butcher 1a79c28f45
fix(helm): remove duplicate commands
8 years ago
Taylor Thomas 6506c145b6 Merge pull request #2231 from thomastaylor312/docs/developer_workflow
8 years ago
Adam Reese e611936893 ref(plugin): cleanup unused functions
8 years ago
Taylor Thomas 73747b9533 docs(*): Adds developer workflow documentation
8 years ago
Matt Butcher e4e0e32064
feat(tiller): support version constraint on chart
8 years ago
Matt Butcher 734e92851a Merge pull request #2228 from jzelinskie/helm-registry-plugin
8 years ago
Adam Reese d83c245fc3 chore(*): bump to v2.3.0
8 years ago
Adam Reese a19dee52c2 Merge pull request #2225 from adamreese/feat/plugin-management
8 years ago
Adam Reese 51b8d8a6ee feat(helm): add plugin management commands
8 years ago
Jimmy Zelinskie b4cf7f1190 docs(plugins): add app registry plugin link
8 years ago
Matt Butcher 455dd97691 Merge pull request #2220 from jascott1/tags_fix
8 years ago
Brian a8e0983362 Merge pull request #2108 from fibonacci1729/feat/tls
8 years ago
Adam Reese f958b3beac Merge pull request #2193 from adamreese/docs/plugins
8 years ago
Taylor Thomas 7cbed3f77b Merge pull request #2143 from kiich/deploymentsReady-when-newRS-has-minimumReplicas
8 years ago
kiich 85a91394aa Merge branch 'master' into deploymentsReady-when-newRS-has-minimumReplicas
8 years ago
Matt Butcher eb4a187df6 Merge pull request #2145 from technosophos/fix/2127-skip-refrsh-on-init
8 years ago
Justin Scott 8c720ee2c2 fix (pkg/chartutil): correctly parse input values for ProcessRequirementsEnabled
8 years ago
Matt Butcher 6d5b3bbb21 Merge pull request #2112 from jascott1/feat/1995-import_child_values
8 years ago
Matt Butcher d6b0107e85 Merge pull request #2215 from technosophos/fix/semver-1.2.3
8 years ago
fibonacci1729 735f4e3d4a feat/tls: add TLS support for helm / tiller
8 years ago
Adam Reese 19f1d3337d Merge pull request #2217 from adamreese/fix/weight-proto
8 years ago
Kiichiro Okano e3655bb142 Trigger deployment as success when new replicaSet has reached minimum you need which is number of replicas minus maxUnavailable
8 years ago
Adam Reese e4d39fd8c8 fix(*): add missing proto for weight hook
8 years ago
Matt Butcher 94f712ab4d Merge pull request #2210 from seh/include-yaml-doc-boundary-markers
8 years ago
Matt Butcher 8928a10071
fix(glide.yaml): update SemVer to 1.2.3
8 years ago
Taylor Thomas f7f8552644 Merge pull request #2203 from seh/sort-more-kinds-for-installation
8 years ago
Taylor Thomas 9cfdbd1f77 Merge pull request #2174 from qwangrepos/repo-alias
8 years ago
Matt Butcher 9665db7d16 Merge pull request #2157 from jchauncey/hook-weights
8 years ago
Jonathan Chauncey fe57500930 docs(chart_hooks.md): Rename annotation from hookWeight to hook-weight
8 years ago
Matt Butcher 613f7e0d99 Merge pull request #2138 from technosophos/feat/1876-reuse-values
8 years ago
Matt Butcher daa39c2689
feat(helm): add --reuse-values flag to upgrade
8 years ago
Matt Butcher bb010b9746 Merge pull request #2179 from technosophos/docs/ts-podcast-related
8 years ago
Matt Butcher ba6c55c987
fix(helm): add 'skip-refresh' flag to 'helm init'
8 years ago
Taylor Thomas c1540795b0 Merge pull request #2190 from anubhavmishra/whitespace-yaml-parsing
8 years ago
Jonathan Chauncey b9ef8dbe56 fix(hooks): Change annotation from hookWeight to hook-weight
8 years ago
Qin Wang c010da4d93 feat(helm): add support for repo alias
8 years ago
Matt Butcher 55791e227e Merge pull request #2148 from technosophos/fix/2118-broken-status
8 years ago
Anubhav Mishra 68d400cd38 Update comment.
8 years ago
Taylor Thomas e8f5d4deca Merge pull request #2153 from kragniz/package-destination
8 years ago
Taylor Thomas 5a86aaf99a Merge pull request #2206 from sushilkm/issues/2204
8 years ago
Taylor Thomas e3c1c46be6 Merge pull request #2208 from DavidWittman/fix-dep-help
8 years ago
Justin Scott 75ea566413 Correct indention of YAML field in subchartB
8 years ago
Justin Scott 31e57d8921 Remove commented code
8 years ago
Justin Scott 3bf143f052 Fix codefences and nits in charts.md. Correct whitespace in charts. Add clarity to description of ImportValues requirements field.
8 years ago