Commit Graph

267 Commits (648fa876ade7c95cbddfb83af79e502f14df93ee)

Author SHA1 Message Date
Martin Hickey 335d27a976
Fix ingress API group in scaffold chart (#6591)
5 years ago
Matthew Fisher 9510713d21
fix(chartutil): port over enhancements to `helm create` from Helm 2
5 years ago
Matt Farina 9bc7934f35
Updating the module for v3 as the major version
5 years ago
Matt Farina 967f4fed42
Update dependencies
5 years ago
Taylor Thomas 319045d351
Merge pull request #6547 from SimonAlling/processDependencyConditions
5 years ago
Simon Alling 43bb10cd24 ref(pkg/chartutil): Dry up file and path names (#6554)
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
Martin Hickey db15a6f898
Create charts directory for scaffold chart (#6516)
5 years ago
Taylor Thomas d95a6246a4
Merge pull request #6430 from karuppiah7890/fix-install-storing-computed-values
5 years ago
Cindy O'Neill 41e9359716 handle ingress apiVersion change for kubernete versions
5 years ago
Reinhard Nägele 38e41e12c9 ref(*): Improve and fix scaffold chart and API versions (#6426)
5 years ago
Karuppiah Natarajan 25324ca8db
fix install storing computed values in release instead of user supplied values
5 years ago
Adam Reese 1779ad5302
ref(cmd/helm): remove init command
5 years ago
Adam Reese b6fdd8783b
feat(cmd/helm): remove need for helm init command
5 years ago
Matthew Fisher d99edbfb3e
fix(chartutil): remove executable bits from chartutil generated files
5 years ago
Taylor Thomas c9c95ea148 ref(*): Moves packages to internal
5 years ago
Josh Dolitsky cc5dece910
fix(chartutil): Ensure nested template dir on save (#6177)
5 years ago
Martin Hickey 149da7c77e Update scaffold chart to v2 apiVersion
5 years ago
Martin Hickey 7ddd3f482e
Merge pull request #6038 from liuliqiang/dev-v3
5 years ago
Liu Liqiang 49120340d3 Fix paths in the ingress template and values file written by helm create
5 years ago
Matthew Fisher 4f6d002d6c
chore(docs): move docs to helm-www
5 years ago
Oleg Sidorov f94bac0643 chartutil.ReadValues is forced to unmarshal numbers into json.Number refs #1707 [dev-v3]
5 years ago
Oleg Sidorov ec440d446d Replaced ghodss/yaml with sigs.k8s.io/yaml
5 years ago
Matt Farina 379b2b177c
Updating to the new Ingress group version
5 years ago
Adam Reese b49db9e6e6
ref(pkg/chartutil): break up chartutil into logical files
5 years ago
Adam Reese 45f63628e1
ref(pkg/chart): remove unused chart.RawValues
5 years ago
Adam Reese 590bf10ab5
fix(pkg/action): add namespace to release options
5 years ago
Matthew Fisher 757eb88d6c
Merge pull request #5441 from hickeyma/update-lib-charts
5 years ago
Adam Reese b7a14de590
Merge pull request #5601 from adamreese/v3/capabilities
5 years ago
Martin Hickey ecf4eda6c5 Fix scaffold chart label in helper template
5 years ago
Adam Reese 097834de0a
ref(pkg/chartutil): remove k8s version object dependency
5 years ago
Matt Farina 250b63eced
Updating the labels for consistency
5 years ago
Luis Davim 82ffe56ca6
Reduce template code duplication. Fixes #5372
5 years ago
Luis Davim 4425f86865
Add app.kubernetes.io/version label
5 years ago
Matt Farina af7eab0325
Updating to the k8s label convention
5 years ago
Martin Hickey f12c2a3111 Change the nginx app version to a set tag
5 years ago
Martin Hickey 0b809dd078 Validate library chart files after chart loaded
5 years ago
Martin Hickey 86c5e52ac4 Fix the image field for the scaffold chart application
5 years ago
Ian Howell ffff0e8c33 Feat/schema validation (#5350)
5 years ago
Matthew Fisher d3f0ac9343
ref(create): app version should be 0.1.0
5 years ago
Adam Reese e458a67f0c
ref(pkg/chart): add validation method to chart
5 years ago
Adam Reese 31819e4796
fix(pkg/chartutil): marshal capabilities VersionSet into slice
5 years ago
Adam Reese 87e789f01f
fix(pkg/chartutil): only include external objects in capabilities
5 years ago
Adam Reese 295092cd7d
ref(pkg/action): refactoring dup code and linter fixes
5 years ago
Adam Reese 895e9192d4
feat(*): use vanity import helm.sh/helm
6 years ago
Adam Reese 849f27d11f
ref(pkg/engine): make template specific functions private
6 years ago
Martin Hickey ef4d2a6e65 Update after review
6 years ago
Matthew Fisher 95c865513f
fix appveyor builds (#4934)
6 years ago
Adam Reese d94707db86
ref(*): remove helmVersion chart constraint
6 years ago