From e1224a5b71d160557a3f2a4e810d5f59d81a3b1d Mon Sep 17 00:00:00 2001 From: Bin Yang Date: Fri, 21 Oct 2022 15:19:19 +0800 Subject: [PATCH] Bump major version to 2 reflect the apiName changes from o2ims_infrastructureInventory to o2ims-infrastructureInventory, and adding a new apiName for o2ims-infrastructureMonitoring Issue-ID: INF-318 Signed-off-by: Bin Yang Change-Id: I7eb91fb74f31f3eca9e7532d3da4e02845be952d --- stages/container-tag.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stages/container-tag.yaml b/stages/container-tag.yaml index 73a715b..64ab279 100644 --- a/stages/container-tag.yaml +++ b/stages/container-tag.yaml @@ -2,4 +2,4 @@ # By default this file is in the docker build directory, # but the location can configured in the JJB template. --- -tag: "1.0.0" +tag: "2.0.0" -- 2.16.6