mirror of
https://github.com/helm/helm.git
synced 2026-02-09 22:04:23 -05:00
6 lines
121 B
YAML
6 lines
121 B
YAML
name: "echo"
|
|
version: "1.2.3"
|
|
usage: "echo something"
|
|
description: |-
|
|
This is a testing fixture.
|
|
command: "echo Hello"
|