From fc56bae5f936fea50bd6cbf75b062a7b4ef7e44c Mon Sep 17 00:00:00 2001 From: mrhid6 Date: Fri, 31 Jul 2026 11:53:08 +0100 Subject: [PATCH] chore: Bump chart version --- deploy/chart/vantage/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/deploy/chart/vantage/Chart.yaml b/deploy/chart/vantage/Chart.yaml index 3d0a322..5b4d103 100644 --- a/deploy/chart/vantage/Chart.yaml +++ b/deploy/chart/vantage/Chart.yaml @@ -2,5 +2,5 @@ apiVersion: v2 name: vantage description: Helm chart for the Vantage stack (Redis, MongoDB, guacd, server, web) type: application -version: 1.0.3 -appVersion: "1.0.3" +version: 1.0.4 +appVersion: "1.0.4"