Commit Graph

267 Commits (82a52ed3492bf9ef42fbf05708657ff6a24182cd)

Author SHA1 Message Date
Adam Eijdenberg f8f8b5d076 Add test for subchart with null value (#6146)
6 years ago
Taylor Thomas f4a55985b6
Merge pull request #6080 from deitmerit/fix/subchart-value-deletion
6 years ago
Martin Hickey dd4afa6af0
Fail to load charts that are not v1 apiVersion (#6180)
6 years ago
Scott Rigby d7f32def39
Merge pull request #5622 from scottrigby/chartutil-create-improve-getting-lb-service-address-notes
6 years ago
Stefan Deitmer e53613db3f Fix subchart values not being deleted by setting value to nil in parent chart's values
7 years ago
Oleg Sidorov 9014bd9c50 chartutil.ReadValues is forced to unmarshal numbers into json.Number
7 years ago
Matt Farina e2b3afcf26
Merge pull request #5902 from mattfarina/expand-default-capabilities
7 years ago
Naseem 9af767c0e5 Add security context
7 years ago
Matt Farina 79235eef11
Add more capabilities to the detault set used by helm template
7 years ago
Matthew Fisher d93b660c62
Revert "Change port forward command order in default note"
7 years ago
Matt Farina 6c88a429ff
Merge pull request #5890 from naseemkullah/sa
7 years ago
Aisuko 2868aed321 Change port forward command order in default note
7 years ago
Naseem ab8585faea Keep indentation consistent
7 years ago
Naseem a985f34b81 Add sa
7 years ago
Adam Eijdenberg 0ba4c63546 Update warning to be more accurate
7 years ago
Adam Eijdenberg dda84976bf Refactor to use common codepath for table coalescing
7 years ago
Adam Eijdenberg 29a295eb84 Add test for existing merging behaviour of mixed types
7 years ago
Matthew Fisher b496f85bc2
Merge pull request #5755 from tillepille/master
7 years ago
Tim Schrumpf 741dd4a93b Ingress ServicePort from Values
7 years ago
Adam Eijdenberg 5b9311d163 Fix nested null value overrides
7 years ago
Martin Hickey 470d92e126 Fix scaffold chart label in helper template
7 years ago
Matthew Fisher 3da600d03f
Merge pull request #5271 from donbowman/add-imagePullSecret
7 years ago
Matt Farina b06b5ef4d2
Merge pull request #5373 from luisdavim/version_label
7 years ago
Luis Davim 0270f2e2b5 Reduce template code duplication. Fixes #5372
7 years ago
Scott Rigby 3df75ec1d9
Improve getting LoadBalancer address in NOTES.txt
7 years ago
Luis Davim b7b372f693 Add app.kubernetes.io/version label
7 years ago
Joe Lanford a9c10fe104 pkg/chartutil: fix SaveDir for nested templates directories
7 years ago
Don Bowman e80f173526
Change indent of {{ with }}
7 years ago
Don Bowman d819efa48b
Make imagePullSecrets and array, move to root level
7 years ago
xichengliudui 5767f13aaa Fix function comment to consistent with its name
7 years ago
Don Bowman 3b716b6d73
Add imagePullSecret to the `default` helm create template
7 years ago
ahmadali shafiee d3373f568c making ingress path configurations more customizable (#5175)
7 years ago
Geoff Baskwill 05a365358f fix: ignore pax header "file"s in chart validation
7 years ago
Matt Butcher 5603fe8d3e
fix: perform extra validation on paths in tar archives (#5165)
7 years ago
Alex Humphreys 89467a8bf1 Fix(helm): Use spaces in ingress template
7 years ago
JoeWrightss e9a5465c66 Fix some spelling error (#5032)
7 years ago
Kévin Dunglas 9aa773042d create: include the namespace in NOTES.txt for LoadBalancer status (#5055)
7 years ago
įoнииγ įoнииγ 03718ee93d Added extra padding to resources template (#4981)
7 years ago
Martin Hickey 58be8e461c Update messaging in value parsing to improve traceability (#4974)
7 years ago
Matthew Fisher 97465abda0
fix(windows): fix unit tests on Windows (#4897)
7 years ago
Morten Torkildsen 82d01cb312 fix(helm): Merge nested values correctly on upgrade (#4806)
7 years ago
Erik Sundell eb96576b8d Reform indentation practices using nindent (#4562)
7 years ago
Zachary Seguin 662fd4fcf6 Remove executable bits from chartutil generated files (#4839)
7 years ago
Martin Hickey f6efe2f0c1 Add test template example for helm create (#4524)
7 years ago
Adam Reese 26c88ec815
Merge pull request #4703 from adshmh/4556-fix-paths-ingress-template
7 years ago
Adam Reese e83a54f7a0
Merge pull request #4742 from florianrusch/patch-1
7 years ago
Rijnard van Tonder 5267c0d44a The nil check before the range loop is redundant
7 years ago
Florian Rusch 6f12ab24a5 Add the .vscode folder to the .helmignore file
7 years ago
adshmh 2ef61fdf5c feat(helm): use apps/v1 as deployment apiVersion (#4725)
7 years ago
Arash Deshmeh 1a54463bdb fix(helm): fix paths in the ingress template and values file written by helm create
7 years ago