mirror of https://github.com/helm/helm
Merge pull request #7071 from SvenskaSpel/issue-7055-helm-pull-ca-file-usage
Fixes #7055 helm pull ca file usagepull/7170/head
commit
893e8de183
@ -0,0 +1,14 @@
|
||||
apiVersion: v1
|
||||
entries:
|
||||
foo:
|
||||
- name: foo
|
||||
description: Foo Chart
|
||||
home: https://helm.sh/helm
|
||||
keywords: []
|
||||
maintainers: []
|
||||
sources:
|
||||
- https://github.com/helm/charts
|
||||
urls:
|
||||
- https://example.com/foo-1.2.3.tgz
|
||||
version: 1.2.3
|
||||
checksum: 0e6661f193211d7a5206918d42f5c2a9470b737d
|
Loading…
Reference in new issue