From 01a556077691c1f91c50735ff67e60f9a0d68f44 Mon Sep 17 00:00:00 2001
From: Sheogorath <sheogorath@shivering-isles.com>
Date: Mon, 16 Aug 2021 15:51:00 +0200
Subject: [PATCH] chore(shields): Bump chart version to 0.4.0

---
 apps/base/shivering-isles/shields/Chart.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/apps/base/shivering-isles/shields/Chart.yaml b/apps/base/shivering-isles/shields/Chart.yaml
index 59ff1bb3c..c55d32f52 100644
--- a/apps/base/shivering-isles/shields/Chart.yaml
+++ b/apps/base/shivering-isles/shields/Chart.yaml
@@ -6,7 +6,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: 0.4.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
-- 
GitLab