From 600be32adc3ae5827b82b499034c806a01dab2e4 Mon Sep 17 00:00:00 2001 From: nikhilsbhat Date: Sun, 9 Apr 2023 11:21:03 +0530 Subject: [PATCH] Update plugin version to 0.0.3 --- plugin.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin.yaml b/plugin.yaml index 786513b..a9a5f34 100644 --- a/plugin.yaml +++ b/plugin.yaml @@ -1,5 +1,5 @@ name: "drift" -version: "0.0.2" +version: "0.0.3" usage: "Identifies configurations deviated from helm charts" description: 'Identifies configurations deviated from helm charts, mostly due to inplace edits of kubernetes workload' useTunnel: true