Commit Graph

22 Commits (663a4e64eaef6b156813364136950927469d9e46)

Author SHA1 Message Date
Nathan Baulch ef85fa7f2d
Grammar fixes
2 months ago
Matt Farina 847369c184
Update to Go 1.21 for builds
10 months ago
Sean Mills ce87ece23e Remove excessive logging
11 months ago
Matt Farina 25371e2f0d Fixing precedence issue with the import of values.
1 year ago
Joe Julian bc8bef4c15
Merge remote-tracking branch 'upstream/main' into fix2
1 year ago
Matt Farina 0a5148faff
Fix multiple bugs in values handling
1 year ago
AdamKorcz 2f13355e40 pkg/chartutil: fix nil-dereference
2 years ago
Aram Zegerius c4952c9c8c
Fix value precedence
3 years ago
Martin Hickey 9d7907342d
Merge pull request #7514 from fhopfensperger/fix-7497
5 years ago
Tomáš Kohout b4f716413c Printing name of chart that do not have requested import value.
5 years ago
Florian Hopfensperger d03db32c25 fixed dependencies processing in case of helm install or upgrade for disabled/enabled sub charts
5 years ago
Matt Farina 9bc7934f35
Updating the module for v3 as the major version
5 years ago
Taylor Thomas 319045d351
Merge pull request #6547 from SimonAlling/processDependencyConditions
5 years ago
Simon Alling a40debd42b ref(pkg/chartutil): Simplify processDependencyConditions
5 years ago
Matthew Fisher 37f7cc0851
Merge pull request #4917 from derkoe/dev-v3-fix-requirement-condition
5 years ago
Taylor Thomas c9c95ea148 ref(*): Moves packages to internal
5 years ago
Adam Reese 895e9192d4
feat(*): use vanity import helm.sh/helm
6 years ago
Matt Butcher f3bfae5ea7
fix: fix a number of style errors (#5136)
6 years ago
Christian Koeberl 62533e2b0e fix(pkg/chartutil): conditions for alias and umrella charts (#3734)
6 years ago
Adam Reese 2b81eea1e2
ref(*): replace byte array with map for Release config
6 years ago
Adam Reese 6fc8c9e079
ref(pkg/chartutil): simplify chart dependency unit tests
6 years ago
Adam Reese 85aef0d3d7
ref(pkg/chart): rename Requirements to Dependencies
6 years ago