commit | c640dcf8bba65ebbb9d96dd03df94e6bd2a77ad1 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <matteo.scandolo@gmail.com> | Mon Mar 07 13:27:06 2022 -0800 |
committer | Matteo Scandolo <matteo.scandolo@gmail.com> | Mon Mar 07 13:52:46 2022 -0800 |
tree | 2f2e3c923f70ed283c28bc97e2f2228d7509468a | |
parent | 3d8e0f06952f6ddbc46327ad9150f01c106dd03d [diff] |
Using latest GUI and model plugin in aether-roc-umbrella Change-Id: Icbce0ddab0dcf7460aab6b10f8ade8141743c4fa
diff --git a/aether-roc-gui-v2/Chart.yaml b/aether-roc-gui-v2/Chart.yaml index d63fc01..2f21c24 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.8 +version: 2.0.9 appVersion: 2.0.0 keywords: - aether
diff --git a/aether-roc-gui-v2/values.yaml b/aether-roc-gui-v2/values.yaml index 73e60c9..820ec52 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.9 + tag: v0.9.10 pullPolicy: IfNotPresent pullSecrets: []