helm/pkg/chartutil
Matt Farina 967f4fed42
Update dependencies
* Kubernetes updated to 1.16.1
* SemVer and Sprig updated to latest releases that leverage go
  modules
* Tests and checks updated. These already landed in v2 via PR 6457

Signed-off-by: Matt Farina <matt@mattfarina.com>
2019-10-03 13:49:07 -04:00
..
testdata Merge pull request #4917 from derkoe/dev-v3-fix-requirement-condition 2019-09-30 14:50:19 -07:00
capabilities.go ref(pkg/chartutil): remove k8s version object dependency 2019-05-07 13:49:05 -07:00
capabilities_test.go ref(pkg/chartutil): remove k8s version object dependency 2019-05-07 13:49:05 -07:00
chartfile.go ref(pkg/chartutil): Dry up file and path names (#6554) 2019-10-02 09:36:14 +01:00
chartfile_test.go ref(pkg/chart): add validation method to chart 2019-04-05 13:40:06 -07:00
coalesce.go fix install storing computed values in release instead of user supplied values 2019-09-14 20:34:48 +05:30
coalesce_test.go fix install storing computed values in release instead of user supplied values 2019-09-14 20:34:48 +05:30
compatible.go Update dependencies 2019-10-03 13:49:07 -04:00
compatible_test.go ref(*): Moves packages to internal 2019-08-09 16:02:33 -06:00
create.go Create charts directory for scaffold chart (#6516) 2019-09-30 16:37:34 +01:00
create_test.go ref(cmd/helm): remove init command 2019-08-26 10:21:52 -07:00
dependencies.go Merge pull request #6547 from SimonAlling/processDependencyConditions 2019-10-02 14:26:10 -06:00
dependencies_test.go Merge pull request #4917 from derkoe/dev-v3-fix-requirement-condition 2019-09-30 14:50:19 -07:00
doc.go feat(*): use vanity import helm.sh/helm 2019-03-13 13:43:47 -07:00
errors.go ref(pkg/chartutil): break up chartutil into logical files 2019-05-22 19:38:11 +02:00
expand.go change copyright to "Copyright The Helm Authors" 2018-08-24 12:03:55 -07:00
jsonschema.go Replaced ghodss/yaml with sigs.k8s.io/yaml 2019-07-12 16:52:15 +02:00
jsonschema_test.go ref(pkg/chartutil): break up chartutil into logical files 2019-05-22 19:38:11 +02:00
save.go ref(pkg/chartutil): Dry up file and path names (#6554) 2019-10-02 09:36:14 +01:00
save_test.go ref(pkg/chartutil): Dry up file and path names (#6554) 2019-10-02 09:36:14 +01:00
values.go chartutil.ReadValues is forced to unmarshal numbers into json.Number refs #1707 [dev-v3] 2019-07-17 10:30:51 +02:00
values_test.go chartutil.ReadValues is forced to unmarshal numbers into json.Number refs #1707 [dev-v3] 2019-07-17 10:30:51 +02:00