mirror of https://github.com/helm/helm
chart_downloader: add test to verify that http opts are used correctly. (#7055)
Signed-off-by: Andreas Stenius <andreas.stenius@svenskaspel.se>
(cherry picked from commit e3f49085cc
)
pull/7423/head
parent
530c5a5583
commit
4e378d346e
@ -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