From a11598011bec832e7b8986b3f55940ff4244bd40 Mon Sep 17 00:00:00 2001 From: domrichardson <100129001+domrichardson@users.noreply.github.com> Date: Mon, 30 Mar 2026 12:12:35 +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 b5c020c..5f1c9bf 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.1 +version: 0.1.2 appVersion: "latest"