From 2e7d6b8e996867fb2cc44dd1364824fe51b83246 Mon Sep 17 00:00:00 2001 From: Maor Friedman Date: Thu, 19 Sep 2019 13:06:52 +0300 Subject: [PATCH] update plugin version --- plugin.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin.yaml b/plugin.yaml index 7ecff18..e5c3d06 100644 --- a/plugin.yaml +++ b/plugin.yaml @@ -1,5 +1,5 @@ name: "backup" -version: "0.1.1" +version: "0.1.2" usage: "backup/restore releases in a namespace to/from a file" description: "backup/restore releases in a namespace to/from a file" command: "$HELM_PLUGIN_DIR/bin/backup"