mirror of
https://github.com/helm/helm.git
synced 2026-02-10 14:23:18 -05: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"
|