diff --git a/charts/hub-gateway/Chart.yaml b/charts/hub-gateway/Chart.yaml index 59f3862..c4ec388 100644 --- a/charts/hub-gateway/Chart.yaml +++ b/charts/hub-gateway/Chart.yaml @@ -19,7 +19,7 @@ type: application # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: "0.7.1" +version: "0.7.2" # 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 diff --git a/charts/hub-gateway/values.yaml b/charts/hub-gateway/values.yaml index 36ef9c4..c534911 100644 --- a/charts/hub-gateway/values.yaml +++ b/charts/hub-gateway/values.yaml @@ -68,7 +68,7 @@ routes: - name: ui-private subdomain: hub - serviceName: hub + serviceName: hub-ui servicePort: 80 session: enabled: true @@ -93,7 +93,7 @@ routes: - name: ui-private-invite subdomain: hub - serviceName: hub + serviceName: hub-ui servicePort: 80 session: enabled: true @@ -107,7 +107,7 @@ routes: - name: ui-public subdomain: hub - serviceName: hub + serviceName: hub-ui servicePort: 80 websocket: true methods: