X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=Bouncer%2Finit%2Fconfig-file.json;h=508e064a403bcd8fc3a2606d77508bbdcdc512cb;hb=beb35192344dcb74d0cf98ecc22645827d74871f;hp=c714485cceaf47c08e95a24b586ba90d82f44206;hpb=ff20129c8f517cca6e0b4de6544ff64aebe7c171;p=ric-app%2Fbouncer.git diff --git a/Bouncer/init/config-file.json b/Bouncer/init/config-file.json index c714485..508e064 100644 --- a/Bouncer/init/config-file.json +++ b/Bouncer/init/config-file.json @@ -1,13 +1,13 @@ { "xapp_name": "bouncer-xapp", - "version": "1.0.0", + "version": "2.0.0", "containers": [ { "name": "bouncer-xapp", "image": { - "registry": "nexus3.o-ran-sc.org:10002", - "name": "o-ran-sc/ric-app-bouncer", - "tag": "1.0.0" + "registry": "nexus3.o-ran-sc.org:10002", + "name": "o-ran-sc/ric-app-bouncer", + "tag": "2.0.0" } } ],