From: Henrik Andersson Date: Thu, 28 Nov 2019 14:13:29 +0000 (+0000) Subject: Merge "Storing darkmode state in cookie" X-Git-Tag: 1.0.1~92 X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=ac5606e6d024b1e097449bc4d902154c93249689;hp=9a52fd5115245e1d122376445e93ea81736f30bc;p=nonrtric.git Merge "Storing darkmode state in cookie" --- diff --git a/.releases/container-release-nonrtric-a1-controller.yaml b/.releases/container-release-nonrtric-a1-controller.yaml new file mode 100644 index 00000000..a91280f7 --- /dev/null +++ b/.releases/container-release-nonrtric-a1-controller.yaml @@ -0,0 +1,10 @@ +--- +distribution_type: container +container_release_tag: 1.7.3 +container_pull_registry: nexus3.o-ran-sc.org:10004 +container_push_registry: nexus3.o-ran-sc.org:10002 +project: nonrtric +ref: ec3829493c0b71c5e5908a430edd1e493504178e +containers: + - name: nonrtric-a1-controller + version: 1.7.3 \ No newline at end of file diff --git a/.releases/container-release-nonrtric-dashboard.yaml b/.releases/container-release-nonrtric-dashboard.yaml new file mode 100644 index 00000000..ca13c964 --- /dev/null +++ b/.releases/container-release-nonrtric-dashboard.yaml @@ -0,0 +1,10 @@ +--- +distribution_type: container +container_release_tag: 1.0.0 +container_pull_registry: nexus3.o-ran-sc.org:10004 +container_push_registry: nexus3.o-ran-sc.org:10002 +project: nonrtric +ref: ec3829493c0b71c5e5908a430edd1e493504178e +containers: + - name: nonrtric-dashboard + version: 1.0.0 diff --git a/.releases/container-release-nonrtric-nearric-simulator.yaml b/.releases/container-release-nonrtric-nearric-simulator.yaml new file mode 100644 index 00000000..22313758 --- /dev/null +++ b/.releases/container-release-nonrtric-nearric-simulator.yaml @@ -0,0 +1,10 @@ +--- +distribution_type: container +container_release_tag: 1.0.0 +container_pull_registry: nexus3.o-ran-sc.org:10004 +container_push_registry: nexus3.o-ran-sc.org:10002 +project: nonrtric +ref: ec3829493c0b71c5e5908a430edd1e493504178e +containers: + - name: nearric-simulator + version: 1.0.0 \ No newline at end of file