From 533b12dce0ab128eb39299fb5b93d803642713e2 Mon Sep 17 00:00:00 2001 From: Ray Milkey Date: Tue, 9 Nov 2021 08:08:29 -0800 Subject: [PATCH] Post release bump to chart version 1.2.0 (#553) --- onos-cli/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/onos-cli/Chart.yaml b/onos-cli/Chart.yaml index 30c81706..b63e5720 100644 --- a/onos-cli/Chart.yaml +++ b/onos-cli/Chart.yaml @@ -3,7 +3,7 @@ name: onos-cli description: ONOS Command Line Interface kubeVersion: ">=1.17.0" type: application -version: 1.1.11 +version: 1.2.0 appVersion: v0.8.15 keywords: - onos