Step 2: Release the image to prod repository 99/11899/1
authorAbhijit Gadgil <gabhijit@iitbombay.org>
Wed, 29 Nov 2023 06:02:42 +0000 (11:32 +0530)
committerAbhijit Gadgil <gabhijit@iitbombay.org>
Wed, 29 Nov 2023 06:02:42 +0000 (11:32 +0530)
Missed the step to update the `container_release_tag` in the the
`releases/bldr-ubuntu22-c-go.yaml` file. This is required to publish the
image to production repo (port 10002).

Signed-off-by: Abhijit Gadgil <gabhijit@iitbombay.org>
Change-Id: I3b084a754346e3f8a9fc05e96c552cefbaadfc3e

releases/bldr-ubuntu22-c-go.yaml

index 179fd15..1ac9664 100644 (file)
@@ -1,11 +1,11 @@
 ---
 distribution_type: container
-container_release_tag: 0.1.0
+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: it/dev
-ref: eef3db9b8e0b8b3d421b7e37ed4fdf5046675539
+ref: 913dfd67162776f82670cd6d39fb42d72fccdc97
 tag_release: false
 containers:
     - name: bldr-ubuntu22-c-go
-      version: 0.1.0
+      version: 1.0.0