Fix bug in aether-roc-gui Helm chart

Change-Id: I04811ff472e3e4f59d4b421ed457a61e9ca13586
diff --git a/fabric-umbrella/Chart.yaml b/fabric-umbrella/Chart.yaml
index e655505..323a667 100644
--- a/fabric-umbrella/Chart.yaml
+++ b/fabric-umbrella/Chart.yaml
@@ -7,7 +7,7 @@
 description: Fabric ROC Umbrella chart to deploy all Fabric ROC
 kubeVersion: ">=1.18.0"
 type: application
-version: 0.1.15
+version: 0.1.16
 appVersion: v0.0.0
 keywords:
   - aether
@@ -37,7 +37,7 @@
   - name: aether-roc-gui
     condition: import.fabric-roc-gui.v0-1.enabled
     repository: "file://../aether-roc-gui"
-    version: 2.1.16
+    version: 2.1.17
     alias: fabric-roc-gui
   - name: fabric-adapter
     condition: import.fabric-adapter.v0-1.enabled