From d550a90a9b52633a686bc878254e0e15a2de8a25 Mon Sep 17 00:00:00 2001
From: Philipp
Date: Wed, 17 Jul 2024 17:33:03 +0200
Subject: [PATCH] update: version
---
charts/strela/Chart.yaml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/charts/strela/Chart.yaml b/charts/strela/Chart.yaml
index 9e25834..1e542de 100644
--- a/charts/strela/Chart.yaml
+++ b/charts/strela/Chart.yaml
@@ -13,9 +13,9 @@ 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.0.10-beta
+version: 0.0.11-beta
# 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
# follow Semantic Versioning. They should reflect the version the application is using.
# It is recommended to use it with quotes.
-appVersion: "0.0.6-beta"
+appVersion: "0.0.7-beta"