mirror of
https://github.com/helm/helm.git
synced 2026-03-18 00:22:32 -04: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"
|