From 7a9f872e97aa4b962e7b20674e621d12ba2bb690 Mon Sep 17 00:00:00 2001 From: Ray Milkey Date: Sat, 5 Feb 2022 18:07:23 -0800 Subject: [PATCH] Bump onos-config version (#1039) --- sd-ran/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sd-ran/Chart.yaml b/sd-ran/Chart.yaml index 6ac5aaf3..fc005978 100644 --- a/sd-ran/Chart.yaml +++ b/sd-ran/Chart.yaml @@ -7,7 +7,7 @@ name: sd-ran description: Umbrella chart to deploy all ONOS-RIC and simulator kubeVersion: ">=1.17.0" type: application -version: 1.3.212 +version: 1.3.213 appVersion: v1.3.0 keywords: - onos @@ -45,7 +45,7 @@ dependencies: - name: onos-config condition: import.onos-config.enabled repository: https://charts.onosproject.org - version: 1.5.11 + version: 1.6.3 - name: config-model-ric-1-0-0 condition: onos-config.models.ric.v1.enabled repository: file://../config-models/ric-1.x