From 2f7926e1f7461e2819e39fff2b04a3cf5dfcac8e Mon Sep 17 00:00:00 2001 From: nikhilsbhat Date: Mon, 11 Mar 2024 23:19:09 +0530 Subject: [PATCH] Update plugin version to 0.1.3 --- plugin.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin.yaml b/plugin.yaml index 5f77b49..091ea4b 100644 --- a/plugin.yaml +++ b/plugin.yaml @@ -1,5 +1,5 @@ name: "images" -version: "0.1.2" +version: "0.1.3" 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