mirror of
https://github.com/helm/helm.git
synced 2026-07-03 05:07:45 +00:00
7 lines
121 B
YAML
7 lines
121 B
YAML
name: "echo"
|
|
version: "1.2.3"
|
|
usage: "echo something"
|
|
description: |-
|
|
This is a testing fixture.
|
|
command: "echo Hello"
|