From 3b3cd848ac1cc9b9f4e5d3c0640e3fd525d6e96e Mon Sep 17 00:00:00 2001 From: Ray Milkey Date: Mon, 14 Mar 2022 08:29:40 -0700 Subject: [PATCH] Post release bump to chart version 1.3.0 (#621) --- onos-topo/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/onos-topo/Chart.yaml b/onos-topo/Chart.yaml index 3b96374c..99a6f289 100644 --- a/onos-topo/Chart.yaml +++ b/onos-topo/Chart.yaml @@ -3,7 +3,7 @@ name: onos-topo description: ONOS Topology service kubeVersion: ">=1.17.0" type: application -version: 1.2.3 +version: 1.3.0 appVersion: v0.9.4 keywords: - onos