roc-umbrella: releasing 2.1.18 for API v0.10.9
Change-Id: Iebe3a23b8e8f27e04873805946cdeed1d0525190
diff --git a/aether-roc-api/Chart.yaml b/aether-roc-api/Chart.yaml
index 9b7cbf1..1677ca1 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.7.6
-appVersion: v0.10.8
+version: 1.7.7
+appVersion: v0.10.9
keywords:
- aether
- config
diff --git a/aether-roc-gui/Chart.yaml b/aether-roc-gui/Chart.yaml
index 7a2be31..06c9686 100644
--- a/aether-roc-gui/Chart.yaml
+++ b/aether-roc-gui/Chart.yaml
@@ -7,7 +7,7 @@
description: Aether ROC Graphical User Interface
kubeVersion: ">=1.15.0"
type: application
-version: 2.1.11
+version: 2.1.12
appVersion: 2.0.0
keywords:
- aether
diff --git a/aether-roc-gui/values.yaml b/aether-roc-gui/values.yaml
index 7434367..e500b45 100644
--- a/aether-roc-gui/values.yaml
+++ b/aether-roc-gui/values.yaml
@@ -10,7 +10,7 @@
image:
repository: onosproject/aether-roc-gui
- tag: v0.9.21
+ tag: v0.9.22
pullPolicy: IfNotPresent
pullSecrets: []
diff --git a/aether-roc-umbrella/Chart.yaml b/aether-roc-umbrella/Chart.yaml
index c8d7e2e..4215b86 100644
--- a/aether-roc-umbrella/Chart.yaml
+++ b/aether-roc-umbrella/Chart.yaml
@@ -8,7 +8,7 @@
description: Aether ROC Umbrella chart to deploy all Aether ROC
kubeVersion: ">=1.18.0"
type: application
-version: 2.1.17
+version: 2.1.18
appVersion: v0.0.0
keywords:
- aether
@@ -33,7 +33,7 @@
- name: aether-roc-api
condition: import.aether-roc-api.enabled
repository: "file://../aether-roc-api"
- version: 1.7.6
+ version: 1.7.7
- name: aether-roc-websocket
condition: import.aether-roc-websocket.enabled
repository: "file://../aether-roc-websocket"
@@ -45,7 +45,7 @@
- name: aether-roc-gui
condition: import.aether-roc-gui.v2-1.enabled
repository: "file://../aether-roc-gui"
- version: 2.1.11
+ version: 2.1.12
alias: aether-roc-gui-v2-1
- name: sdcore-adapter-v2
condition: import.sdcore-adapter.v2-0.enabled
diff --git a/aether-roc-umbrella/values.yaml b/aether-roc-umbrella/values.yaml
index b244eac..7cdd677 100644
--- a/aether-roc-umbrella/values.yaml
+++ b/aether-roc-umbrella/values.yaml
@@ -366,11 +366,11 @@
enabled: false
modelPlugins:
- name: aether-2
- image: onosproject/aether-2.0.x:2.0.3-aether-2.0.x
+ image: onosproject/aether-2.0.x:2.0.6-aether-2.0.x
endpoint: localhost
port: 5152
- name: aether-2-1
- image: onosproject/aether-2.1.x:2.1.3-aether-2.1.x
+ image: onosproject/aether-2.1.x:2.1.5-aether-2.1.x
endpoint: localhost
port: 5153