From 0de652fcb635ee8fb40162edc91039d915f14eb3 Mon Sep 17 00:00:00 2001 From: Tommy Carpenter Date: Wed, 29 Jan 2020 13:14:24 -0500 Subject: [PATCH] Update a1 version. Change-Id: I853b78c41a3c90c63e0ce73b505620f902b44490 Signed-off-by: Tommy Carpenter --- helm/a1mediator/values.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/helm/a1mediator/values.yaml b/helm/a1mediator/values.yaml index bc18f74..bfb3eda 100644 --- a/helm/a1mediator/values.yaml +++ b/helm/a1mediator/values.yaml @@ -1,6 +1,6 @@ ################################################################################ -# Copyright (c) 2019 AT&T Intellectual Property. # -# Copyright (c) 2019 Nokia. # +# Copyright (c) 2019-2020 AT&T Intellectual Property. # +# Copyright (c) 2019-2020 Nokia. # # # # Licensed under the Apache License, Version 2.0 (the "License"); # # you may not use this file except in compliance with the License. # @@ -25,7 +25,7 @@ a1mediator: imagePullPolicy: IfNotPresent image: name: ric-plt-a1 - tag: 2.0.0 + tag: 2.1.2 registry: "nexus3.o-ran-sc.org:10002/o-ran-sc" # Service ports are now defined in -- 2.16.6