From 2a0713ae49a5cb6e1a281b4b2031a6c366db8771 Mon Sep 17 00:00:00 2001 From: Christophe VILA Date: Tue, 6 Apr 2021 09:34:44 +0200 Subject: [PATCH] Fix https://github.com/cvila84/helm-image/issues/7 --- plugin.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin.yaml b/plugin.yaml index c3f871d..5841900 100644 --- a/plugin.yaml +++ b/plugin.yaml @@ -1,5 +1,5 @@ name: "image" -version: 1.0.4 +version: 1.0.5 usage: "get docker images from a chart" description: "Helm plugin for getting docker images from a chart" command: "$HELM_PLUGIN_DIR/bin/helm-image"