From bd678faa25ffd751f1847390353bf8bf79dfc1d7 Mon Sep 17 00:00:00 2001 From: nikhilsbhat Date: Sat, 26 Oct 2024 08:47:44 +0530 Subject: [PATCH] Update plugin version to 0.1.1 --- plugin.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin.yaml b/plugin.yaml index ed2e337..828c6a9 100644 --- a/plugin.yaml +++ b/plugin.yaml @@ -1,5 +1,5 @@ name: "drift" -version: "0.1.0" +version: "0.1.1" usage: "Identifies configurations deviated from helm charts" description: 'Identifies configurations deviated from helm charts, mostly due to inplace edits of kubernetes workload' useTunnel: true