From ecad94035b1ca28656cafb6a07bb5e7a3841a300 Mon Sep 17 00:00:00 2001 From: "Lott, Christopher (cl778h)" Date: Thu, 30 Apr 2020 13:58:38 -0400 Subject: [PATCH] Bump A1 version to 2.1.8 in prep for release Signed-off-by: Lott, Christopher (cl778h) Change-Id: I461281074618a580b45c9358cabe722a602cdd12 --- container-tag.yaml | 2 +- integration_tests/a1mediator/Chart.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/container-tag.yaml b/container-tag.yaml index ff369f3..0b041aa 100644 --- a/container-tag.yaml +++ b/container-tag.yaml @@ -1,4 +1,4 @@ # The Jenkins job uses this string for the tag in the image name # for example nexus3.o-ran-sc.org:10004/my-image-name:my-tag --- -tag: 2.1.7 +tag: 2.1.8 diff --git a/integration_tests/a1mediator/Chart.yaml b/integration_tests/a1mediator/Chart.yaml index 5184751..265ac78 100644 --- a/integration_tests/a1mediator/Chart.yaml +++ b/integration_tests/a1mediator/Chart.yaml @@ -1,4 +1,4 @@ apiVersion: v1 description: A1 Helm chart for Kubernetes name: a1mediator -version: 2.1.7 +version: 2.1.8 -- 2.16.6