From 629d13ca28b4ee5abb55401dc635631b2a77ed61 Mon Sep 17 00:00:00 2001 From: Yusuke Kuoka Date: Sun, 4 Jun 2023 01:33:00 +0000 Subject: [PATCH] Bump plugin version to 3.8.1 --- plugin.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin.yaml b/plugin.yaml index f918292b..6b834b51 100644 --- a/plugin.yaml +++ b/plugin.yaml @@ -1,7 +1,7 @@ name: "diff" # Version is the version of Helm plus the number of official builds for this # plugin -version: "3.8.0" +version: "3.8.1" usage: "Preview helm upgrade changes as a diff" description: "Preview helm upgrade changes as a diff" useTunnel: true