Commit Graph

75 Commits (ec964ff41dc981d62f0ac0fa2308a3bc9143ac67)

Author SHA1 Message Date
Andrew Stuart 9771973888
Add AsSecrets, AsConfig methods for Files object. Move ToYaml to chartutil 8 years ago
Adam Reese 0c6b6d1c62 fix(*): correct file permissions on source files 8 years ago
Matt Butcher 69e50abc6c Merge pull request from rodcloutier/Windows_chart_creation_support 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 e26d9f9633 Merge pull request from rollulus/no-exec-yaml 8 years ago
Andrew Stuart ec020a9e40
Improve formatting of godoc 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
Matt Butcher 5517d00a48 Merge pull request from technosophos/feat/packs 8 years ago
Matt Butcher 784a339627
feat(helm): support 'helm create --pack=mypack' 8 years ago
Adam Reese 62df1ad358 Merge pull request from adamreese/fix/1519-bubbly-yaml-errors 8 years ago
Adam Reese e2ab407209 fix(tiller): return yaml parsing errors 8 years ago
Matt Butcher 0a163a2a3a
fix(helm): helm create will not overwrite existing files 8 years ago
Adam Reese d59f66fc9e fix(*): fix new linter errors 8 years ago
Sebastian Mandrean b3d45aef7a fix(1516): use correct value reference in boilerplate NOTES.txt 8 years ago
Vic Iglesias 4179282760 Dont use privileged port in port-forward of default chart 8 years ago
Vic Iglesias 5af08fa5b5 Fix labels in NOTES.txt 8 years ago
Vic Iglesias 8527f2f96c Use chart name for container name 8 years ago
Vic Iglesias 156d706dd1 Use internal port for health check 8 years ago
Jim 7a054e0e6b fix(pkg/chartutil): add error if chart yaml not in directory 8 years ago
Vic Iglesias 665615f30f Remove **** from default notes 8 years ago
Vic Iglesias 2b2e1d59c8 Simplify final logic block in create 8 years ago
Vic Iglesias 06d9ccd038 Fix formatting 9 years ago
Vic Iglesias cd34492b5a Add tests for new files in create 9 years ago
Vic Iglesias 8d867657bb Add resources and probes 9 years ago
Vic Iglesias 4120e67240 Add deployment, service and NOTES to create 9 years ago
Matt Butcher 2388e71528 fix(helm): ignore dotfiles in charts/ directories 9 years ago
Adam Reese f71230ccd3 fix(*): resolve go linter issues 9 years ago
Matt Butcher 3e3312cea0 feat(tiller): re-use values during upgrade 9 years ago
Matt Butcher e0227c7510 fix(chart): Chart.yaml now has an apiVersion field. 9 years ago
Matt Butcher 68dd4c9a66 fix(proto): remove unused fields 9 years ago
Matt Butcher 593718d749 feat(helm): add 'helm dependency' commands 9 years ago
Matt Butcher a5921faf99 feat(chartutils): add support for requirements.yaml 9 years ago
vaikas-google 6d26024a27 first cut of version on client and server 9 years ago
Matt Butcher 34577d1ebc feat(charts): add 'dependencies:' to Chart.yaml 9 years ago
joe2far 96de0e35aa feat(helm): ignore by default all dotfiles in templates/ 9 years ago
Matt Butcher a46a033de4 feat(chart): support 'image:URL' in charts. 9 years ago
Matt Butcher 2e95230b30 fix(helm): fix helmignore evaluation of dirs 9 years ago
Matt Butcher b7945d05c4 ref(templates): change GetString to Get 9 years ago
Matt Butcher 033dbfe75e feat(tiller): add Files map to templates 9 years ago
Matt Butcher 95eeba3805 fix(tiller): merge -f values correctly 9 years ago
Adam Reese a14e76a65c chore(*): add canonical import path annotation 9 years ago
Matt Butcher 310ef9bbcb fix(helm): fix linter test panic 9 years ago
Miguel Ángel Martínez Triviño 81fd9edf4d Merge pull request from migmartri/897-values-refactorign 9 years ago
Adnan Abdulhussein 9b257077d5 Merge pull request from prydonius/fix/912-nil-map-readvalues 9 years ago
Adnan Abdulhussein 4ef61a7136 fix(chartutil): Ensure ReadValues doesn't return a nil map 9 years ago
Matt Butcher cd75b6a781 Merge pull request from technosophos/feat/894-template-info-in-templates 9 years ago
Miguel Martinez 12aa72f121 Replacing options interface argument 9 years ago
Matt Butcher 532f03ec78 feat(tiller): add .Template object in templates 9 years ago