From 4ce87597c743cc4f5a3816b5be6e7d2fbbceb68c Mon Sep 17 00:00:00 2001
From: Mikey032 <26899585+Mikey032@users.noreply.github.com>
Date: Fri, 10 May 2024 14:07:59 +0200
Subject: [PATCH] bump chart version

---
 charts/supabase/Chart.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/charts/supabase/Chart.yaml b/charts/supabase/Chart.yaml
index b0bae58..92a3b4d 100644
--- a/charts/supabase/Chart.yaml
+++ b/charts/supabase/Chart.yaml
@@ -15,7 +15,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.1.2
+version: 0.1.3
 
 # 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
-- 
GitLab