From 992a65800145255958865e0a710a7387ef4414f3 Mon Sep 17 00:00:00 2001 From: Jean-Michel Crepel Date: Thu, 14 Mar 2024 10:52:26 +0100 Subject: [PATCH] upgrade version of vrt-bot chat to 0.2.3 --- vrt-bot/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vrt-bot/Chart.yaml b/vrt-bot/Chart.yaml index 9229c27..0edd6f1 100644 --- a/vrt-bot/Chart.yaml +++ b/vrt-bot/Chart.yaml @@ -2,5 +2,5 @@ apiVersion: v2 name: vrt-bot description: A Helm chart for deploying vrt-bot type: application -version: 0.2.2 +version: 0.2.3 appVersion: "0.0.1"