From f661bedaa05a5453d99cfda21eda82bb41d94fa0 Mon Sep 17 00:00:00 2001 From: domrichardson <100129001+domrichardson@users.noreply.github.com> Date: Mon, 30 Mar 2026 11:50:46 +0100 Subject: [PATCH] ci: Workflow testing --- notely/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/notely/Chart.yaml b/notely/Chart.yaml index 47aa7ff..b5c020c 100644 --- a/notely/Chart.yaml +++ b/notely/Chart.yaml @@ -2,5 +2,5 @@ apiVersion: v2 name: notely description: Helm chart for deploying Notely (notely) with MongoDB and optional Redis type: application -version: 0.1.0 +version: 0.1.1 appVersion: "latest"