From a3b6f5da83b7b13a588f3eb0460781503d075437 Mon Sep 17 00:00:00 2001 From: ptr727 Date: Mon, 25 Nov 2024 02:32:36 +0000 Subject: [PATCH] Update Version.json and Matrix.json --- Make/Matrix.json | 112 +++++++++++++++++++++++++++++++++------------- Make/Version.json | 20 ++++++--- 2 files changed, 93 insertions(+), 39 deletions(-) diff --git a/Make/Matrix.json b/Make/Matrix.json index d8b46f9..403c850 100644 --- a/Make/Matrix.json +++ b/Make/Matrix.json @@ -8,7 +8,6 @@ "CacheScope": "default", "Tags": [ "docker.io/ptr727/nxgo:6.0.0.39503", - "docker.io/ptr727/nxgo:latest", "docker.io/ptr727/nxgo:stable" ], "Args": [ @@ -17,13 +16,26 @@ "DOWNLOAD_X64_URL=https://updates.networkoptix.com/nxgo/39503/nxgo-server_update-6.0.0.39503-linux_x64.zip" ] }, + { + "Name": "NxGo", + "Branch": "main", + "CacheScope": "default", + "Tags": [ + "docker.io/ptr727/nxgo:6.0.1.39873", + "docker.io/ptr727/nxgo:latest" + ], + "Args": [ + "DOWNLOAD_ARM64_URL=https://updates.networkoptix.com/nxgo/39873/nxgo-server_update-6.0.1.39873-linux_arm64.zip", + "DOWNLOAD_VERSION=6.0.1.39873", + "DOWNLOAD_X64_URL=https://updates.networkoptix.com/nxgo/39873/nxgo-server_update-6.0.1.39873-linux_x64.zip" + ] + }, { "Name": "NxGo-LSIO", "Branch": "main", "CacheScope": "lsio", "Tags": [ "docker.io/ptr727/nxgo-lsio:6.0.0.39503", - "docker.io/ptr727/nxgo-lsio:latest", "docker.io/ptr727/nxgo-lsio:stable" ], "Args": [ @@ -32,6 +44,20 @@ "DOWNLOAD_X64_URL=https://updates.networkoptix.com/nxgo/39503/nxgo-server_update-6.0.0.39503-linux_x64.zip" ] }, + { + "Name": "NxGo-LSIO", + "Branch": "main", + "CacheScope": "lsio", + "Tags": [ + "docker.io/ptr727/nxgo-lsio:6.0.1.39873", + "docker.io/ptr727/nxgo-lsio:latest" + ], + "Args": [ + "DOWNLOAD_ARM64_URL=https://updates.networkoptix.com/nxgo/39873/nxgo-server_update-6.0.1.39873-linux_arm64.zip", + "DOWNLOAD_VERSION=6.0.1.39873", + "DOWNLOAD_X64_URL=https://updates.networkoptix.com/nxgo/39873/nxgo-server_update-6.0.1.39873-linux_x64.zip" + ] + }, { "Name": "NxMeta", "Branch": "main", @@ -122,7 +148,6 @@ "CacheScope": "default", "Tags": [ "docker.io/ptr727/nxwitness:6.0.0.39503", - "docker.io/ptr727/nxwitness:latest", "docker.io/ptr727/nxwitness:stable" ], "Args": [ @@ -136,13 +161,13 @@ "Branch": "main", "CacheScope": "default", "Tags": [ - "docker.io/ptr727/nxwitness:6.0.1.39719", - "docker.io/ptr727/nxwitness:rc" + "docker.io/ptr727/nxwitness:6.0.1.39873", + "docker.io/ptr727/nxwitness:latest" ], "Args": [ - "DOWNLOAD_ARM64_URL=https://updates.networkoptix.com/default/39719/nxwitness-server_update-6.0.1.39719-linux_arm64-rc.zip", - "DOWNLOAD_VERSION=6.0.1.39719", - "DOWNLOAD_X64_URL=https://updates.networkoptix.com/default/39719/nxwitness-server_update-6.0.1.39719-linux_x64-rc.zip" + "DOWNLOAD_ARM64_URL=https://updates.networkoptix.com/default/39873/nxwitness-server_update-6.0.1.39873-linux_arm64.zip", + "DOWNLOAD_VERSION=6.0.1.39873", + "DOWNLOAD_X64_URL=https://updates.networkoptix.com/default/39873/nxwitness-server_update-6.0.1.39873-linux_x64.zip" ] }, { @@ -151,7 +176,6 @@ "CacheScope": "lsio", "Tags": [ "docker.io/ptr727/nxwitness-lsio:6.0.0.39503", - "docker.io/ptr727/nxwitness-lsio:latest", "docker.io/ptr727/nxwitness-lsio:stable" ], "Args": [ @@ -165,13 +189,13 @@ "Branch": "main", "CacheScope": "lsio", "Tags": [ - "docker.io/ptr727/nxwitness-lsio:6.0.1.39719", - "docker.io/ptr727/nxwitness-lsio:rc" + "docker.io/ptr727/nxwitness-lsio:6.0.1.39873", + "docker.io/ptr727/nxwitness-lsio:latest" ], "Args": [ - "DOWNLOAD_ARM64_URL=https://updates.networkoptix.com/default/39719/nxwitness-server_update-6.0.1.39719-linux_arm64-rc.zip", - "DOWNLOAD_VERSION=6.0.1.39719", - "DOWNLOAD_X64_URL=https://updates.networkoptix.com/default/39719/nxwitness-server_update-6.0.1.39719-linux_x64-rc.zip" + "DOWNLOAD_ARM64_URL=https://updates.networkoptix.com/default/39873/nxwitness-server_update-6.0.1.39873-linux_arm64.zip", + "DOWNLOAD_VERSION=6.0.1.39873", + "DOWNLOAD_X64_URL=https://updates.networkoptix.com/default/39873/nxwitness-server_update-6.0.1.39873-linux_x64.zip" ] }, { @@ -347,9 +371,7 @@ "Branch": "develop", "CacheScope": "default", "Tags": [ - "docker.io/ptr727/nxgo:develop", "docker.io/ptr727/nxgo:develop-6.0.0.39503", - "docker.io/ptr727/nxgo:develop-latest", "docker.io/ptr727/nxgo:develop-stable" ], "Args": [ @@ -358,14 +380,27 @@ "DOWNLOAD_X64_URL=https://updates.networkoptix.com/nxgo/39503/nxgo-server_update-6.0.0.39503-linux_x64.zip" ] }, + { + "Name": "NxGo", + "Branch": "develop", + "CacheScope": "default", + "Tags": [ + "docker.io/ptr727/nxgo:develop", + "docker.io/ptr727/nxgo:develop-6.0.1.39873", + "docker.io/ptr727/nxgo:develop-latest" + ], + "Args": [ + "DOWNLOAD_ARM64_URL=https://updates.networkoptix.com/nxgo/39873/nxgo-server_update-6.0.1.39873-linux_arm64.zip", + "DOWNLOAD_VERSION=6.0.1.39873", + "DOWNLOAD_X64_URL=https://updates.networkoptix.com/nxgo/39873/nxgo-server_update-6.0.1.39873-linux_x64.zip" + ] + }, { "Name": "NxGo-LSIO", "Branch": "develop", "CacheScope": "lsio", "Tags": [ - "docker.io/ptr727/nxgo-lsio:develop", "docker.io/ptr727/nxgo-lsio:develop-6.0.0.39503", - "docker.io/ptr727/nxgo-lsio:develop-latest", "docker.io/ptr727/nxgo-lsio:develop-stable" ], "Args": [ @@ -374,6 +409,21 @@ "DOWNLOAD_X64_URL=https://updates.networkoptix.com/nxgo/39503/nxgo-server_update-6.0.0.39503-linux_x64.zip" ] }, + { + "Name": "NxGo-LSIO", + "Branch": "develop", + "CacheScope": "lsio", + "Tags": [ + "docker.io/ptr727/nxgo-lsio:develop", + "docker.io/ptr727/nxgo-lsio:develop-6.0.1.39873", + "docker.io/ptr727/nxgo-lsio:develop-latest" + ], + "Args": [ + "DOWNLOAD_ARM64_URL=https://updates.networkoptix.com/nxgo/39873/nxgo-server_update-6.0.1.39873-linux_arm64.zip", + "DOWNLOAD_VERSION=6.0.1.39873", + "DOWNLOAD_X64_URL=https://updates.networkoptix.com/nxgo/39873/nxgo-server_update-6.0.1.39873-linux_x64.zip" + ] + }, { "Name": "NxMeta", "Branch": "develop", @@ -465,9 +515,7 @@ "Branch": "develop", "CacheScope": "default", "Tags": [ - "docker.io/ptr727/nxwitness:develop", "docker.io/ptr727/nxwitness:develop-6.0.0.39503", - "docker.io/ptr727/nxwitness:develop-latest", "docker.io/ptr727/nxwitness:develop-stable" ], "Args": [ @@ -481,13 +529,14 @@ "Branch": "develop", "CacheScope": "default", "Tags": [ - "docker.io/ptr727/nxwitness:develop-6.0.1.39719", - "docker.io/ptr727/nxwitness:develop-rc" + "docker.io/ptr727/nxwitness:develop", + "docker.io/ptr727/nxwitness:develop-6.0.1.39873", + "docker.io/ptr727/nxwitness:develop-latest" ], "Args": [ - "DOWNLOAD_ARM64_URL=https://updates.networkoptix.com/default/39719/nxwitness-server_update-6.0.1.39719-linux_arm64-rc.zip", - "DOWNLOAD_VERSION=6.0.1.39719", - "DOWNLOAD_X64_URL=https://updates.networkoptix.com/default/39719/nxwitness-server_update-6.0.1.39719-linux_x64-rc.zip" + "DOWNLOAD_ARM64_URL=https://updates.networkoptix.com/default/39873/nxwitness-server_update-6.0.1.39873-linux_arm64.zip", + "DOWNLOAD_VERSION=6.0.1.39873", + "DOWNLOAD_X64_URL=https://updates.networkoptix.com/default/39873/nxwitness-server_update-6.0.1.39873-linux_x64.zip" ] }, { @@ -495,9 +544,7 @@ "Branch": "develop", "CacheScope": "lsio", "Tags": [ - "docker.io/ptr727/nxwitness-lsio:develop", "docker.io/ptr727/nxwitness-lsio:develop-6.0.0.39503", - "docker.io/ptr727/nxwitness-lsio:develop-latest", "docker.io/ptr727/nxwitness-lsio:develop-stable" ], "Args": [ @@ -511,13 +558,14 @@ "Branch": "develop", "CacheScope": "lsio", "Tags": [ - "docker.io/ptr727/nxwitness-lsio:develop-6.0.1.39719", - "docker.io/ptr727/nxwitness-lsio:develop-rc" + "docker.io/ptr727/nxwitness-lsio:develop", + "docker.io/ptr727/nxwitness-lsio:develop-6.0.1.39873", + "docker.io/ptr727/nxwitness-lsio:develop-latest" ], "Args": [ - "DOWNLOAD_ARM64_URL=https://updates.networkoptix.com/default/39719/nxwitness-server_update-6.0.1.39719-linux_arm64-rc.zip", - "DOWNLOAD_VERSION=6.0.1.39719", - "DOWNLOAD_X64_URL=https://updates.networkoptix.com/default/39719/nxwitness-server_update-6.0.1.39719-linux_x64-rc.zip" + "DOWNLOAD_ARM64_URL=https://updates.networkoptix.com/default/39873/nxwitness-server_update-6.0.1.39873-linux_arm64.zip", + "DOWNLOAD_VERSION=6.0.1.39873", + "DOWNLOAD_X64_URL=https://updates.networkoptix.com/default/39873/nxwitness-server_update-6.0.1.39873-linux_x64.zip" ] }, { diff --git a/Make/Version.json b/Make/Version.json index 17175c1..03bb24c 100644 --- a/Make/Version.json +++ b/Make/Version.json @@ -10,7 +10,14 @@ "UriX64": "https://updates.networkoptix.com/nxgo/39503/nxgo-server_update-6.0.0.39503-linux_x64.zip", "UriArm64": "https://updates.networkoptix.com/nxgo/39503/nxgo-server_update-6.0.0.39503-linux_arm64.zip", "Labels": [ - "Stable", + "Stable" + ] + }, + { + "Version": "6.0.1.39873", + "UriX64": "https://updates.networkoptix.com/nxgo/39873/nxgo-server_update-6.0.1.39873-linux_x64.zip", + "UriArm64": "https://updates.networkoptix.com/nxgo/39873/nxgo-server_update-6.0.1.39873-linux_arm64.zip", + "Labels": [ "Latest" ] } @@ -53,16 +60,15 @@ "UriX64": "https://updates.networkoptix.com/default/39503/nxwitness-server_update-6.0.0.39503-linux_x64.zip", "UriArm64": "https://updates.networkoptix.com/default/39503/nxwitness-server_update-6.0.0.39503-linux_arm64.zip", "Labels": [ - "Stable", - "Latest" + "Stable" ] }, { - "Version": "6.0.1.39719", - "UriX64": "https://updates.networkoptix.com/default/39719/nxwitness-server_update-6.0.1.39719-linux_x64-rc.zip", - "UriArm64": "https://updates.networkoptix.com/default/39719/nxwitness-server_update-6.0.1.39719-linux_arm64-rc.zip", + "Version": "6.0.1.39873", + "UriX64": "https://updates.networkoptix.com/default/39873/nxwitness-server_update-6.0.1.39873-linux_x64.zip", + "UriArm64": "https://updates.networkoptix.com/default/39873/nxwitness-server_update-6.0.1.39873-linux_arm64.zip", "Labels": [ - "RC" + "Latest" ] } ]