fix: Fixed chart api routes for update
Server Deploy / deploy (push) Successful in 15s
Chart Release / chart (push) Successful in 10s

This commit is contained in:
2026-07-31 12:03:45 +01:00
parent fc56bae5f9
commit 9121fc461f
2 changed files with 6 additions and 2 deletions
+2 -2
View File
@@ -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.4
appVersion: "1.0.4"
version: 1.0.5
appVersion: "1.0.5"
+4
View File
@@ -90,6 +90,10 @@ ingress:
paths:
- /api
- /auth
- /update
- /install
- /update.ps1
- /install.ps1
grpc:
enabled: true
host: ""