Merge "Storing darkmode state in cookie"
authorHenrik Andersson <henrik.b.andersson@est.tech>
Thu, 28 Nov 2019 14:13:29 +0000 (14:13 +0000)
committerGerrit Code Review <gerrit@o-ran-sc.org>
Thu, 28 Nov 2019 14:13:29 +0000 (14:13 +0000)
.releases/container-release-nonrtric-a1-controller.yaml [new file with mode: 0644]
.releases/container-release-nonrtric-dashboard.yaml [new file with mode: 0644]
.releases/container-release-nonrtric-nearric-simulator.yaml [new file with mode: 0644]

diff --git a/.releases/container-release-nonrtric-a1-controller.yaml b/.releases/container-release-nonrtric-a1-controller.yaml
new file mode 100644 (file)
index 0000000..a91280f
--- /dev/null
@@ -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 (file)
index 0000000..ca13c96
--- /dev/null
@@ -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 (file)
index 0000000..2231375
--- /dev/null
@@ -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