release Aether 2.1.35 fix gui sim card enable bug

Change-Id: I3d20813d3e34db91ea49f9039a0680ba10d55db7
diff --git a/aether-roc-gui/Chart.yaml b/aether-roc-gui/Chart.yaml
index 26fc14c..3bc210a 100644
--- a/aether-roc-gui/Chart.yaml
+++ b/aether-roc-gui/Chart.yaml
@@ -7,8 +7,8 @@
 description: Aether ROC Graphical User Interface
 kubeVersion: ">=1.15.0"
 type: application
-version: 2.1.19
-appVersion: v0.10.1
+version: 2.1.20
+appVersion: v0.10.3
 keywords:
   - aether
   - roc
diff --git a/aether-roc-umbrella/Chart.yaml b/aether-roc-umbrella/Chart.yaml
index be5c13e..9d7f172 100644
--- a/aether-roc-umbrella/Chart.yaml
+++ b/aether-roc-umbrella/Chart.yaml
@@ -8,7 +8,7 @@
 description: Aether ROC Umbrella chart to deploy all Aether ROC
 kubeVersion: ">=1.18.0"
 type: application
-version: 2.1.34
+version: 2.1.35
 appVersion: v0.0.0
 keywords:
   - aether
@@ -41,7 +41,7 @@
   - name: aether-roc-gui
     condition: import.aether-roc-gui.v2-1.enabled
     repository: "file://../aether-roc-gui"
-    version: 2.1.19
+    version: 2.1.20
     alias: aether-roc-gui-v2-1
   - name: sdcore-adapter-v2
     condition: import.sdcore-adapter.v2-0.enabled