From: elinuxhenrik Date: Tue, 8 Jun 2021 10:44:03 +0000 (+0200) Subject: Step version of Non-RT RIC Gateway to 1.0.0 X-Git-Tag: f-release~43^2 X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;ds=sidebyside;h=98f3902c424a3f8f1ea94ed841bcf6e3178fabcf;p=it%2Fdep.git Step version of Non-RT RIC Gateway to 1.0.0 Issue-ID: NONRTRIC-539 Signed-off-by: elinuxhenrik Change-Id: Ia8a75597c85e837b88d012bc1a24fea439dec705 --- diff --git a/nonrtric/RECIPE_EXAMPLE/example_recipe.yaml b/nonrtric/RECIPE_EXAMPLE/example_recipe.yaml index f9595d86..0a466815 100644 --- a/nonrtric/RECIPE_EXAMPLE/example_recipe.yaml +++ b/nonrtric/RECIPE_EXAMPLE/example_recipe.yaml @@ -204,7 +204,7 @@ nonrtricgateway: image: registry: 'nexus3.o-ran-sc.org:10004/o-ran-sc' name: nonrtric-gateway - tag: 0.0.1 + tag: 1.0.0 service: httpName: http internalPort1: 9090 diff --git a/nonrtric/helm/nonrtricgateway/values.yaml b/nonrtric/helm/nonrtricgateway/values.yaml index 0009dfa5..6082a5a5 100644 --- a/nonrtric/helm/nonrtricgateway/values.yaml +++ b/nonrtric/helm/nonrtricgateway/values.yaml @@ -23,7 +23,7 @@ nonrtricgateway: image: registry: 'nexus3.o-ran-sc.org:10004/o-ran-sc' name: nonrtric-gateway - tag: 0.0.1 + tag: 1.0.0 service: httpName: http internalPort1: 9090