aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/helm/plugins/undeploy/plugin.yaml
blob: 22f8ad299705c67c7de7dd7e22487eef709cb09b (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"