From b9cd4b1b330e2183c3f10e182f6f00054a28cc12 Mon Sep 17 00:00:00 2001 From: Tommy Date: Sun, 29 Oct 2023 13:19:01 +0100 Subject: [PATCH] Bump chart version --- charts/conduit/Chart.yaml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/charts/conduit/Chart.yaml b/charts/conduit/Chart.yaml index 75810bd..22b244e 100644 --- a/charts/conduit/Chart.yaml +++ b/charts/conduit/Chart.yaml @@ -1,8 +1,6 @@ apiVersion: v2 name: conduit description: Conduit is a simple, fast and reliable chat server powered by Matrix. - type: application - -version: 0.2.2 +version: 0.2.3 appVersion: "0.6.0"