From 0712e8da85c62c2980716f808859091a934b86a9 Mon Sep 17 00:00:00 2001 From: Emilien Devos Date: Wed, 18 Oct 2023 10:31:21 +0200 Subject: [PATCH] bump vrt-bot version --- 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 7ebfeae..6b8154f 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.0 +version: 0.2.1 appVersion: "0.0.1"