Commit Graph

280 Commits (7786caa6b08953e0d68944d95f460fc99b8191f7)

Author SHA1 Message Date
Martin Hickey 146f4315d3 Update Ingress API group in scaffold chart
5 years ago
Taylor Thomas 4e8063b103
Merge pull request #5177 from adshmh/5150-lint-development-version-flag
5 years ago
Bhargav Nookala 300aa76d8d Allow customization of API Versions when using Helm Template with --api-versions or -a
5 years ago
Matthew Fisher cf30db50f5
Merge pull request #5298 from jordansissel/issue/5296/error-hinting
5 years ago
Matthew Fisher 51f5ae9873
Merge pull request #6577 from bacongobbler/fixup-6334
5 years ago
Matthew Fisher caff38ffa1
fix(generator): fixup package comment linting error
5 years ago
Matthew Fisher d8d56fe111
Merge pull request #5610 from adshmh/feat-5552-fix-root-folder-files-error
5 years ago
Matthew Fisher 2e871267de
Merge pull request #4783 from derkoe/fix-requirement-condition
5 years ago
yuxiaobo 58c004bb89 Improve the quality of annotations
5 years ago
Adam Eijdenberg f8f8b5d076 Add test for subchart with null value (#6146)
5 years ago
Taylor Thomas f4a55985b6
Merge pull request #6080 from deitmerit/fix/subchart-value-deletion
5 years ago
Martin Hickey dd4afa6af0
Fail to load charts that are not v1 apiVersion (#6180)
5 years ago
Scott Rigby d7f32def39
Merge pull request #5622 from scottrigby/chartutil-create-improve-getting-lb-service-address-notes
5 years ago
Stefan Deitmer e53613db3f Fix subchart values not being deleted by setting value to nil in parent chart's values
5 years ago
Oleg Sidorov 9014bd9c50 chartutil.ReadValues is forced to unmarshal numbers into json.Number
5 years ago
Matt Farina e2b3afcf26
Merge pull request #5902 from mattfarina/expand-default-capabilities
5 years ago
Naseem 9af767c0e5 Add security context
5 years ago
Matt Farina 79235eef11
Add more capabilities to the detault set used by helm template
5 years ago
Matthew Fisher d93b660c62
Revert "Change port forward command order in default note"
5 years ago
Matt Farina 6c88a429ff
Merge pull request #5890 from naseemkullah/sa
5 years ago
Aisuko 2868aed321 Change port forward command order in default note
6 years ago
Naseem ab8585faea Keep indentation consistent
6 years ago
Naseem a985f34b81 Add sa
6 years ago
Adam Eijdenberg 0ba4c63546 Update warning to be more accurate
6 years ago
Adam Eijdenberg dda84976bf Refactor to use common codepath for table coalescing
6 years ago
Adam Eijdenberg 29a295eb84 Add test for existing merging behaviour of mixed types
6 years ago
Jordan Sissel 15c6bef6a5 Try a bit harder to provide a clear error message.
6 years ago
Matthew Fisher b496f85bc2
Merge pull request #5755 from tillepille/master
6 years ago
Tim Schrumpf 741dd4a93b Ingress ServicePort from Values
6 years ago
Adam Eijdenberg 5b9311d163 Fix nested null value overrides
6 years ago
Martin Hickey 470d92e126 Fix scaffold chart label in helper template
6 years ago
Matthew Fisher 3da600d03f
Merge pull request #5271 from donbowman/add-imagePullSecret
6 years ago
Matt Farina b06b5ef4d2
Merge pull request #5373 from luisdavim/version_label
6 years ago
Luis Davim 0270f2e2b5 Reduce template code duplication. Fixes #5372
6 years ago
Scott Rigby 3df75ec1d9
Improve getting LoadBalancer address in NOTES.txt
6 years ago
Arash Deshmeh 720c28f4c5 fix(helm): improve error message for content outside base dir
6 years ago
Luis Davim b7b372f693 Add app.kubernetes.io/version label
6 years ago
Joe Lanford a9c10fe104 pkg/chartutil: fix SaveDir for nested templates directories
6 years ago
Don Bowman e80f173526
Change indent of {{ with }}
6 years ago
Don Bowman d819efa48b
Make imagePullSecrets and array, move to root level
6 years ago
xichengliudui 5767f13aaa Fix function comment to consistent with its name
6 years ago
Don Bowman 3b716b6d73
Add imagePullSecret to the `default` helm create template
6 years ago
ahmadali shafiee d3373f568c making ingress path configurations more customizable (#5175)
6 years ago
Geoff Baskwill 05a365358f fix: ignore pax header "file"s in chart validation
6 years ago
Arash Deshmeh bfc0d76fff fix(helm): allow lint to parse pre-release charts
6 years ago
Matt Butcher 5603fe8d3e
fix: perform extra validation on paths in tar archives (#5165)
6 years ago
Christian Koeberl d80a96cf77 fix(pkg/chartutil): conditions for alias and umrella charts (#3734)
6 years ago
Alex Humphreys 89467a8bf1 Fix(helm): Use spaces in ingress template
6 years ago
JoeWrightss e9a5465c66 Fix some spelling error (#5032)
6 years ago
Kévin Dunglas 9aa773042d create: include the namespace in NOTES.txt for LoadBalancer status (#5055)
6 years ago