Commit Graph

2335 Commits (6760aa15887b404305169fe1472de214a5a82b35)
 

Author SHA1 Message Date
Andrew Stuart 6760aa1588
Add Lines method, remove path utils (Sprig pr)
8 years ago
Andrew Stuart 5d58b7792c
Fix erroneous import
8 years ago
Andrew Stuart 0474bcbcf1
Document ToYaml function
8 years ago
Andrew Stuart ec964ff41d
Add documentation for imported golang.org/pkg/path funcs
8 years ago
Andrew Stuart 9771973888
Add AsSecrets, AsConfig methods for Files object. Move ToYaml to chartutil
8 years ago
Adam Reese 935779157b Merge pull request #1647 from adamreese/fix/file-permissions
8 years ago
Adam Reese 0c6b6d1c62 fix(*): correct file permissions on source files
8 years ago
Matt Butcher 54a1549eae Merge pull request #1642 from technosophos/fix/rename_stat_vars
8 years ago
Matt Butcher 8ca1391fe8
Fix Go style issues.
8 years ago
Matt Butcher 02acaf125d Merge pull request #1632 from technosophos/fix/1587-no-release-found
8 years ago
Adam Reese 68ff4e7b2f Merge pull request #1636 from adamreese/fix/grpc-max-size
8 years ago
Matt Butcher 69e50abc6c Merge pull request #1628 from rodcloutier/Windows_chart_creation_support
8 years ago
Matt Butcher 59396392f9 Merge pull request #1627 from mortenlj/master
8 years ago
Matt Butcher f90d08969e Merge pull request #1602 from technosophos/feat/fetch-prov
8 years ago
Matt Butcher 329665882e Merge pull request #1634 from technosophos/fix/private-key-error
8 years ago
Matt Butcher 1360e32035 Merge pull request #1635 from johnhofman/fix/helper-template-trimSuffix
8 years ago
Matt Butcher 6f891ea863 Merge pull request #1633 from technosophos/fix/1631-fix-values
8 years ago
Adam Reese 1f01bf51e7 fix(tiller): increase the max message size for grpc
8 years ago
Rodrigue Cloutier f3b205c6ef fix(*): fixed tests for Windows
8 years ago
John Hofman c38fb120bf fix(helm): add trimSuffix to helper functions
8 years ago
Matt Butcher 58dcef86c8
fix(helm): give different error if key is not private
8 years ago
Matt Butcher aec6c50708 Merge pull request #1621 from technosophos/fix/tests-for-plugins
8 years ago
Matt Butcher cba094f352
fix(helm): fix broken --values flag
8 years ago
Matt Butcher a5d96c2704
fix(tiller): fix spurious "no release found" errors.
8 years ago
Matt Butcher ec04da196d Merge pull request #1623 from technosophos/feat/update-sprig-2.7
8 years ago
Morten Lied Johansen 7cec48c8e1 Increase column width when listing releases
8 years ago
Matt Butcher d39c26c359
feat(tiller): update sprig to 2.7.0
8 years ago
Matt Butcher e7cdf18b5c Merge pull request #1622 from technosophos/fix/syscall-as-int
8 years ago
Matt Butcher f9b37957d9
fix(helm): fix prompt error on Windows build
8 years ago
Matt Butcher 2460bd8ce4 Merge pull request #1619 from technosophos/fix/convert-plugin-format-on-tests
8 years ago
Matt Butcher a5d818dc4a
fi(helm): add more tests for plugins
8 years ago
Matt Butcher ac628a82cf Merge pull request #1610 from technosophos/fix/1609-plugin-command-panic
8 years ago
Adam Reese 914dbe8bc0 Merge pull request #1614 from adamreese/fix/linter-issues
8 years ago
Adam Reese 69a95f32ed Merge pull request #1613 from adamreese/fix/1612-list-output-formatting
8 years ago
Matt Butcher bedb32eec8 Merge pull request #1607 from fiunchinho/feature/repo_url_trailing_slash
8 years ago
Adam Reese 7970c745a3 Merge pull request #1618 from adamreese/fix/no-canary-on-release
8 years ago
Matt Butcher f394e3f4ff Merge pull request #1615 from adamreese/chore/go1.7.3
8 years ago
Matt Butcher e26d9f9633 Merge pull request #1616 from rollulus/no-exec-yaml
8 years ago
Matt Butcher 2dacb92a1e Merge pull request #1617 from andrewstuart/files-subdir
8 years ago
Matt Butcher a9f3de84e1
fix(hel): fix plugin format on tests
8 years ago
Adam Reese 052cfe1640 fix(ci): do not push canary image on release
8 years ago
Andrew Stuart ec020a9e40
Improve formatting of godoc
8 years ago
Andrew Stuart c311b085d5
Improve language of glob explanation
8 years ago
Andrew Stuart d07e5cdfb6
Correct docs heading location
8 years ago
Andrew Stuart 2de1728f05
feat(helm): Add Files.Glob method to permit file organization
8 years ago
Rollulus e8eed3cc3e fix(helm): write yaml with non-exec permission
8 years ago
Adam Reese aa4732089f chore(*): bump go1.7.3
8 years ago
Adam Reese 803475c824 fix(*): misc linter issues
8 years ago
Adam Reese 6050a4bcfe fix(helm): add missing line ending on list output
8 years ago
Matt Butcher dcc2bc598a
fix(helm): handle errors when plugin command is not found
8 years ago