summaryrefslogtreecommitdiffstats
path: root/kubernetes/helm/plugins/undeploy/plugin.yaml
blob: 02999fd04cbec3431c6e2e8ea742377a95fe752c (plain)
1
2
3
4
5
6
7
name: "undeploy"
version: "1.0.0"
usage: "delete parent chart and subcharts that were deployed as separate 
releases"
description: "delete parent chart and subcharts that were deployed as separate 
releases"
command: "$HELM_PLUGIN_DIR/undeploy.sh"