Commit Graph

19 Commits (revert-13534-dev-v3-12987)

Author SHA1 Message Date
Matt Farina c5249c1f8d
Revert "fix (helm) : toToml` renders int as float [ backport to v3 ]"
4 months ago
Althaf M 0a6834fdf0 This commit fixes the issue where the yaml.Unmarshaller converts all int values into float64, this passes in option to decoder,
10 months ago
Matt Farina 25371e2f0d Fixing precedence issue with the import of values.
2 years ago
Matt Farina e8a748d300
Updated per feedback from gjenkins8
2 years ago
Matt Farina 0a5148faff
Fix multiple bugs in values handling
2 years ago
Aram Zegerius 4b49f356a9 Add tests for multi-level dependencies.
4 years ago
Josh Soref 2bf8fdf45d
chore: Spelling (#9410)
5 years ago
Aayush Joglekar babc8c9a70 Add remaining tests in TestDependentChartAliases
5 years ago
Florian Hopfensperger d03db32c25 fixed dependencies processing in case of helm install or upgrade for disabled/enabled sub charts
6 years ago
Matt Farina 9bc7934f35
Updating the module for v3 as the major version
6 years ago
Matthew Fisher 37f7cc0851
Merge pull request #4917 from derkoe/dev-v3-fix-requirement-condition
6 years ago
Taylor Thomas c9c95ea148 ref(*): Moves packages to internal
6 years ago
Adam Reese e458a67f0c
ref(pkg/chart): add validation method to chart
7 years ago
Adam Reese 895e9192d4
feat(*): use vanity import helm.sh/helm
7 years ago
Adam Reese 849f27d11f
ref(pkg/engine): make template specific functions private
7 years ago
Matthew Fisher 95c865513f
fix appveyor builds (#4934)
7 years ago
Christian Koeberl 62533e2b0e fix(pkg/chartutil): conditions for alias and umrella charts (#3734)
7 years ago
Adam Reese 6fc8c9e079
ref(pkg/chartutil): simplify chart dependency unit tests
7 years ago
Adam Reese 85aef0d3d7
ref(pkg/chart): rename Requirements to Dependencies
7 years ago