release 2.1.34 - fix duplicate site problem
Change-Id: I52ce1fa24c4ba99a9c9b6c1874848d5aef8f1c0f
diff --git a/aether-roc-umbrella/Chart.yaml b/aether-roc-umbrella/Chart.yaml
index 76e43fd..be5c13e 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.33
+version: 2.1.34
appVersion: v0.0.0
keywords:
- aether
diff --git a/aether-roc-umbrella/values.yaml b/aether-roc-umbrella/values.yaml
index 922387f..276ce33 100644
--- a/aether-roc-umbrella/values.yaml
+++ b/aether-roc-umbrella/values.yaml
@@ -367,11 +367,11 @@
enabled: false
modelPlugins:
- name: aether-2
- image: onosproject/aether-2.0.x:2.0.12-aether-2.0.x
+ image: onosproject/aether-2.0.x:2.0.15-aether-2.0.x
endpoint: localhost
port: 5152
- name: aether-2-1
- image: onosproject/aether-2.1.x:2.1.14-aether-2.1.x
+ image: onosproject/aether-2.1.x:2.1.15-aether-2.1.x
endpoint: localhost
port: 5153