mirror of https://github.com/helm/helm
Signed-off-by: Matthew Fisher <matt.fisher@microsoft.com>pull/8760/head
parent
f65808b88e
commit
b0296c0522
@ -0,0 +1,12 @@
|
||||
name: "duplicate-entries"
|
||||
version: "0.1.0"
|
||||
usage: "usage"
|
||||
description: |-
|
||||
description
|
||||
command: "echo hello"
|
||||
useTunnel: true
|
||||
ignoreFlags: true
|
||||
hooks:
|
||||
install: "echo installing..."
|
||||
hooks:
|
||||
install: "echo installing something different"
|
Loading…
Reference in new issue