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