diff --git a/deploy/chart/vantage/Chart.yaml b/deploy/chart/vantage/Chart.yaml index 5b4d103..1dcc513 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.4 -appVersion: "1.0.4" +version: 1.0.5 +appVersion: "1.0.5" diff --git a/deploy/chart/vantage/values.yaml b/deploy/chart/vantage/values.yaml index e833fcb..44f6992 100644 --- a/deploy/chart/vantage/values.yaml +++ b/deploy/chart/vantage/values.yaml @@ -90,6 +90,10 @@ ingress: paths: - /api - /auth + - /update + - /install + - /update.ps1 + - /install.ps1 grpc: enabled: true host: ""