From 134b30be2b217ba01e0818b13338af27da2c0a92 Mon Sep 17 00:00:00 2001 From: Tommy Date: Sat, 16 Dec 2023 13:43:49 +0100 Subject: [PATCH] chore(conduit) bump version to avoid conflict --- charts/conduit/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/conduit/Chart.yaml b/charts/conduit/Chart.yaml index d35195f..46a3a6b 100644 --- a/charts/conduit/Chart.yaml +++ b/charts/conduit/Chart.yaml @@ -2,5 +2,5 @@ apiVersion: v2 name: conduit description: Conduit is a simple, fast and reliable chat server powered by Matrix. type: application -version: 0.2.8 +version: 0.2.9 appVersion: "0.6.0"