mirror of
https://github.com/helm/helm.git
synced 2026-02-03 20:39:45 -05:00
8 lines
178 B
YAML
8 lines
178 B
YAML
name: "postrenderer-v1"
|
|
version: "1.2.3"
|
|
type: postrenderer/v1
|
|
apiVersion: v1
|
|
runtime: subprocess
|
|
runtimeConfig:
|
|
platformCommand:
|
|
- command: "${HELM_PLUGIN_DIR}/sed-test.sh"
|