aether-roc-umbrella: release 2.1.13 to bump roc-api and onos-config
Change-Id: Ib6c2e9999cf829fc3dbc788a65569e81cdac2781
diff --git a/aether-roc-api/Chart.yaml b/aether-roc-api/Chart.yaml
index e77a1e4..564291b 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.4
-appVersion: v0.10.6
+version: 1.7.5
+appVersion: v0.10.8
keywords:
- aether
- config
diff --git a/aether-roc-umbrella/Chart.yaml b/aether-roc-umbrella/Chart.yaml
index 709b966..332b8ed 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.1.12
+version: 2.1.13
appVersion: v0.0.0
keywords:
- aether
@@ -20,11 +20,11 @@
- name: onos-topo
condition: import.onos-topo.enabled
repository: https://charts.onosproject.org
- version: 1.3.2
+ version: 1.3.3
- name: onos-config
condition: import.onos-config.enabled
repository: https://charts.onosproject.org
- version: 1.7.5
+ version: 1.7.6
- name: onos-cli
condition: import.onos-cli.enabled
repository: https://charts.onosproject.org
@@ -32,7 +32,7 @@
- name: aether-roc-api
condition: import.aether-roc-api.enabled
repository: "file://../aether-roc-api"
- version: 1.7.4
+ version: 1.7.6
- name: aether-roc-websocket
condition: import.aether-roc-websocket.enabled
repository: "file://../aether-roc-websocket"