Using gui-v2 v0.9.9 in roc umbrella chart
Change-Id: Ifd295041feab43dd8334d9fdca044e58b3b1dd22
diff --git a/aether-roc-gui-v2/Chart.yaml b/aether-roc-gui-v2/Chart.yaml
index 3bbe585..d63fc01 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.7
+version: 2.0.8
appVersion: 2.0.0
keywords:
- aether
diff --git a/aether-roc-gui-v2/values.yaml b/aether-roc-gui-v2/values.yaml
index 75a2b80..73e60c9 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.8
+ tag: v0.9.9
pullPolicy: IfNotPresent
pullSecrets: []
diff --git a/aether-roc-umbrella/Chart.yaml b/aether-roc-umbrella/Chart.yaml
index bb6cb3b..b8a7d74 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.35
+version: 2.0.36
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.7
+ version: 2.0.8
- name: sdcore-adapter-v2
condition: import.sdcore-adapter.v2.enabled
repository: "file://../sdcore-adapter-v2"