From c62cb9a853463ee832c19596a2ad1ccbf37a3595 Mon Sep 17 00:00:00 2001 From: nikhilsbhat Date: Tue, 15 Oct 2024 09:24:20 +0530 Subject: [PATCH] Update plugin version to 0.1.7 --- plugin.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin.yaml b/plugin.yaml index 13bb143..15ac09d 100644 --- a/plugin.yaml +++ b/plugin.yaml @@ -1,5 +1,5 @@ name: "images" -version: "0.1.6" +version: "0.1.7" 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