aether-roc-umbrella: releasing 1.4.10 for api bug

Change-Id: I748fb7935119e89c8fb9ea86887727d84644afdb
diff --git a/aether-roc-api/Chart.yaml b/aether-roc-api/Chart.yaml
index 5e8605c..84ceaf4 100644
--- a/aether-roc-api/Chart.yaml
+++ b/aether-roc-api/Chart.yaml
@@ -7,8 +7,8 @@
 description: Aether ROC API
 kubeVersion: ">=1.15.0"
 type: application
-version: 1.2.1
-appVersion: v0.8.2
+version: 1.2.2
+appVersion: v0.8.3
 keywords:
   - aether
   - config
diff --git a/aether-roc-api/values.yaml b/aether-roc-api/values.yaml
index a8f9f00..8af0bcf 100644
--- a/aether-roc-api/values.yaml
+++ b/aether-roc-api/values.yaml
@@ -10,7 +10,7 @@
 
 image:
   repository: onosproject/aether-roc-api
-  tag: v0.8.2
+  tag: v0.8.3
   pullPolicy: IfNotPresent
   pullSecrets: []
   websocketsidecar:
diff --git a/aether-roc-umbrella/Chart.yaml b/aether-roc-umbrella/Chart.yaml
index c12515e..f1fcf41 100644
--- a/aether-roc-umbrella/Chart.yaml
+++ b/aether-roc-umbrella/Chart.yaml
@@ -7,7 +7,7 @@
 description: Aether ROC Umbrella chart to deploy all Aether ROC
 kubeVersion: ">=1.18.0"
 type: application
-version: 1.4.9
+version: 1.4.10
 appVersion: v0.0.0
 keywords:
   - aether
@@ -44,7 +44,7 @@
   - name: aether-roc-api
     condition: import.aether-roc-api.enabled
     repository: "file://../aether-roc-api"
-    version: 1.2.1
+    version: 1.2.2
   - name: aether-roc-gui
     condition: import.aether-roc-gui.v3.enabled
     repository: "file://../aether-roc-gui"