Using latest released GUI
Change-Id: I3ac3797acbcc227fcb62e2e3ca6b8a90be1dcd11
diff --git a/aether-roc-gui-v2/Chart.yaml b/aether-roc-gui-v2/Chart.yaml
index 2f21c24..dac61ef 100644
--- a/aether-roc-gui-v2/Chart.yaml
+++ b/aether-roc-gui-v2/Chart.yaml
@@ -7,7 +7,7 @@
description: Aether ROC Graphical User Interface
kubeVersion: ">=1.15.0"
type: application
-version: 2.0.9
+version: 2.0.10
appVersion: 2.0.0
keywords:
- aether
diff --git a/aether-roc-gui-v2/values.yaml b/aether-roc-gui-v2/values.yaml
index 820ec52..c327d47 100644
--- a/aether-roc-gui-v2/values.yaml
+++ b/aether-roc-gui-v2/values.yaml
@@ -10,7 +10,7 @@
image:
repository: onosproject/aether-roc-gui
- tag: v0.9.10
+ tag: v0.9.12
pullPolicy: IfNotPresent
pullSecrets: []
diff --git a/aether-roc-umbrella/Chart.yaml b/aether-roc-umbrella/Chart.yaml
index 2b5f52d..9f65c35 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: 2.0.39
+version: 2.0.40
appVersion: v0.0.0
keywords:
- aether
@@ -44,7 +44,7 @@
- name: aether-roc-gui-v2
condition: import.aether-roc-gui.v2.enabled
repository: "file://../aether-roc-gui-v2"
- version: 2.0.9
+ version: 2.0.10
- name: sdcore-adapter-v2
condition: import.sdcore-adapter.v2.enabled
repository: "file://../sdcore-adapter-v2"