mirror of
https://github.com/helm/helm.git
synced 2026-02-09 22:04:23 -05:00
8 lines
150 B
YAML
8 lines
150 B
YAML
name: "hello"
|
|
version: "0.1.0"
|
|
usage: "usage"
|
|
description: |-
|
|
description
|
|
command: "$HELM_PLUGIN_SELF/helm-hello"
|
|
useTunnel: true
|
|
ignoreFlags: true
|