mirror of https://github.com/helm/helm
test Allow same deps with same name but different repo. related #7413
Signed-off-by: Tarek Marcé <tarek.marce@free.fr>pull/30976/head
parent
0a8194c9a3
commit
dd8d409a74
@ -0,0 +1,16 @@
|
||||
apiVersion: v1
|
||||
entries:
|
||||
alpine:
|
||||
- name: alpine
|
||||
urls:
|
||||
- https://charts.helm.sh/stable/alpine-0.1.0.tgz
|
||||
checksum: 0e6661f193211d7a5206918d42f5c2a9470b737d
|
||||
home: https://helm.sh/helm
|
||||
sources:
|
||||
- https://github.com/helm/helm
|
||||
version: 0.3.0
|
||||
description: Deploy a basic Alpine Linux pod
|
||||
keywords: []
|
||||
maintainers: []
|
||||
icon: ""
|
||||
apiVersion: v2
|
Loading…
Reference in new issue