commit | fce60054b09261cc99b3d62f45f4be70bc8b3833 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <matteo.scandolo@gmail.com> | Sat Mar 05 08:05:16 2022 -0800 |
committer | Matteo Scandolo <matteo.scandolo@gmail.com> | Sat Mar 05 08:47:15 2022 -0800 |
tree | 9e41661985bf33547cfd7062f2d10147ddf8c9e2 | |
parent | b59cc80cb4649747665889b723d0c1ad1f3cf2f8 [diff] |
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: []