From 9b1fd41cf1ce55a100457630394610d6e02e5b21 Mon Sep 17 00:00:00 2001 From: spwoodcock Date: Mon, 2 Feb 2026 21:22:33 +0000 Subject: [PATCH] build: bump chart version 1.0.0 for prod release --- chart/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chart/Chart.yaml b/chart/Chart.yaml index 539825a..52152a1 100644 --- a/chart/Chart.yaml +++ b/chart/Chart.yaml @@ -7,7 +7,7 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 0.3.0 +version: 1.0.0 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to