mirror of
https://github.com/helm/helm.git
synced 2026-02-17 18:01:43 -05:00
9 lines
150 B
YAML
9 lines
150 B
YAML
|
|
name: "hello"
|
||
|
|
version: "0.1.0"
|
||
|
|
usage: "usage"
|
||
|
|
description: |-
|
||
|
|
description
|
||
|
|
command: "$HELM_PLUGIN_SELF/helm-hello"
|
||
|
|
useTunnel: true
|
||
|
|
ignoreFlags: true
|