From 551e28f7e594ea3638b85221650d921672c99b1b Mon Sep 17 00:00:00 2001 From: Lee Sungjin Date: Sun, 11 Aug 2024 05:49:06 +0000 Subject: [PATCH] appVersion in the Chart.yaml file of onos-mlb update Signed-off-by: Lee Sungjin --- onos-mlb/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/onos-mlb/Chart.yaml b/onos-mlb/Chart.yaml index 357fa7dd..e234a424 100644 --- a/onos-mlb/Chart.yaml +++ b/onos-mlb/Chart.yaml @@ -9,7 +9,7 @@ description: ONOS MLB xAPP kubeVersion: ">=1.17.0" type: application version: 0.3.6 -appVersion: v0.3.5 +appVersion: v0.3.8 keywords: - onos - sdn