mirror of https://github.com/helm/helm
Signed-off-by: Matthew Fisher <matt.fisher@microsoft.com>
(cherry picked from commit 6eeec4a002
)
release-3.3
parent
c50b74f937
commit
ac7c07c37d
@ -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