From 13fd57d23c2ea1c987d40341d81115c3f183347d Mon Sep 17 00:00:00 2001 From: nikhilsbhat Date: Wed, 23 Nov 2022 10:12:22 +0530 Subject: [PATCH] Bumping up the plugin version to 0.0.8 --- plugin.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin.yaml b/plugin.yaml index 9938731..b88f29c 100644 --- a/plugin.yaml +++ b/plugin.yaml @@ -1,5 +1,5 @@ name: "images" -version: "0.0.7" +version: "0.0.8" usage: "Lists all/selected docker images that are part of deployment" description: "Lists all/selected docker images that would be part of deployment of selected chart" useTunnel: true