Commit Graph

2332 Commits (ec964ff41dc981d62f0ac0fa2308a3bc9143ac67)
 

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