Commit Graph

227 Commits (82d01cb3124906e97caceb967a09f2941d6a392d)

Author SHA1 Message Date
Morten Torkildsen 82d01cb312 fix(helm): Merge nested values correctly on upgrade (#4806)
6 years ago
Erik Sundell eb96576b8d Reform indentation practices using nindent (#4562)
6 years ago
Zachary Seguin 662fd4fcf6 Remove executable bits from chartutil generated files (#4839)
6 years ago
Martin Hickey f6efe2f0c1 Add test template example for helm create (#4524)
6 years ago
Adam Reese 26c88ec815
Merge pull request #4703 from adshmh/4556-fix-paths-ingress-template
6 years ago
Adam Reese e83a54f7a0
Merge pull request #4742 from florianrusch/patch-1
6 years ago
Rijnard van Tonder 5267c0d44a The nil check before the range loop is redundant
6 years ago
Florian Rusch 6f12ab24a5 Add the .vscode folder to the .helmignore file
6 years ago
adshmh 2ef61fdf5c feat(helm): use apps/v1 as deployment apiVersion (#4725)
6 years ago
Arash Deshmeh 1a54463bdb fix(helm): fix paths in the ingress template and values file written by helm create
6 years ago
Qiang Li 4dd9047586 fix(helm): fix selector typo in service template for 'helm create' (#4663)
6 years ago
Martin Hickey 7306b4c28e Fix helm create note for k8 label convention changes
6 years ago
Matt Farina e328d00a2f
Updating to the k8s label convention
6 years ago
Matthew Fisher 9a788b7a48
Merge pull request #4161 from mattjmcnaughton/mattjmcnaughton/fix-wrong-timestamp-helm-package
6 years ago
Matthew Fisher 2d77db11fa change copyright to "Copyright The Helm Authors"
6 years ago
Matthew Fisher 99f20d82bb
Merge pull request #4093 from aidtechnology/issue_4092
6 years ago
mattjmcnaughton 96a85a06ed Fix incorrect timestamp when helm package
7 years ago
Matthew Fisher 3771ef8635
Merge pull request #3984 from muehlburger/dev
7 years ago
Johnny Bergström 43b19dccbe Add helm template --is-upgrade
7 years ago
Alejandro Vicente Grabovetsky 4fbc733ade Migrate 'template' to 'include' in 'helm create' to conform to Helm best practices
7 years ago
AdamDang 89c29f3ff1
Update capabilities.go
7 years ago
AdamDang 51f92b4787
Typo fix: mach->match
7 years ago
Herbert Mühlburger a1b5b69248 Refactor to be more precise
7 years ago
Matthew Fisher f7f686f7d0
Revert "toYaml - Fix #3470 and #3410's trailing \n issues"
7 years ago
Herbert Mühlburger dcdeefbd63 #3763 replace backslash with forward slash
7 years ago
Julien Bordellier cf3ded91f2 Add quoting support in ingress to allow wildcard domain
7 years ago
Matthew Fisher d502f7c8a8
Merge pull request #3950 from BarryWilliams/issue3747
7 years ago
BarryWilliams 718578036d Changed whitespacing in comments
7 years ago
Matthew Fisher f201db3fc2
Merge pull request #3692 from aleerizw/fix-sigsegv-create
7 years ago
Justin Scott ad714fe704
Merge pull request #3323 from jascott1/2620_importvals_warning_fix
7 years ago
Nikhil Manchanda 30f236b75c
Merge pull request #3877 from chancez/enhance_helm_template_handling
7 years ago
Chance Zibolski d7e7170993 Add working template to mariner chart for use in testing subcharts
7 years ago
Matthew Fisher 6f02d9e412
Merge pull request #3837 from consideRatio/toYaml-pr
7 years ago
Steffen Windoffer 8bd42d2645 remove unused servicePort from default ingress template
7 years ago
Erik Sundell 05a1f7f46c Updated tests for PR #3837
7 years ago
Erik Sundell 35132d141c toYaml - Fixes #3410 - trailing \n issue
7 years ago
Zack Williams 1d3ae54185 Fix #3822
7 years ago
adshmh 1a55161a53 Fix several golint warnings (#3756)
7 years ago
cameronconradt 6a59683c01
Update files.go
7 years ago
Ali Rizwan 99da9fb548 Fixed SIGSEGV when running helm create with -p and no values.yaml file
7 years ago
Matthew Fisher b5af54d44c
Merge pull request #3567 from jumal/master
7 years ago
Matthew Fisher 86ae040bfa
Merge pull request #3491 from oilbeater/fix-defer-in-loop
7 years ago
Jean-Philippe Courson 5b77335415 Create missing directories when saving files in chartutil.SaveDir
7 years ago
Thibaut Rousseau a59d212512
docs: Fix FromJson comment
7 years ago
oilbeater 757db3a062 defer in loop may cause resource leak
7 years ago
Matthew Fisher 14c7be1f92
Merge pull request #3288 from bradbeam/starter
7 years ago
Matt Farina c359ea66ed
Merge pull request #3350 from mattfarina/fix/3349
7 years ago
Matt Farina d5a865b5f4
fix(capabilities): Adding GitVersion to default set
7 years ago
Reinhard Nägele f47e1619b0 Update initial chart experience
7 years ago
Justin Scott fbe80437a4 fix(helm): fix importValues warnings from disabled charts
7 years ago