Skip to content

Commit

Permalink
Update Version.json and Matrix.json
Browse files Browse the repository at this point in the history
  • Loading branch information
ptr727 authored and github-actions[bot] committed Dec 9, 2024
1 parent c90fca8 commit 800b9d9
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 204 deletions.
204 changes: 24 additions & 180 deletions Make/Matrix.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,83 +2,44 @@
"$schema": "https://raw.githubusercontent.com/ptr727/NxWitness/main/CreateMatrix/JSON/Matrix.schema.json",
"SchemaVersion": 2,
"Images": [
{
"Name": "NxGo",
"Branch": "main",
"CacheScope": "default",
"Tags": [
"docker.io/ptr727/nxgo:6.0.0.39503",
"docker.io/ptr727/nxgo:stable"
],
"Args": [
"DOWNLOAD_ARM64_URL=https://updates.networkoptix.com/nxgo/39503/nxgo-server_update-6.0.0.39503-linux_arm64.zip",
"DOWNLOAD_VERSION=6.0.0.39503",
"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"
"docker.io/ptr727/nxgo:latest",
"docker.io/ptr727/nxgo:stable"
],
"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:stable"
],
"Args": [
"DOWNLOAD_ARM64_URL=https://updates.networkoptix.com/nxgo/39503/nxgo-server_update-6.0.0.39503-linux_arm64.zip",
"DOWNLOAD_VERSION=6.0.0.39503",
"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"
"docker.io/ptr727/nxgo-lsio:latest",
"docker.io/ptr727/nxgo-lsio:stable"
],
"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",
"CacheScope": "default",
"Tags": [
"docker.io/ptr727/nxmeta:6.0.0.39503",
"docker.io/ptr727/nxmeta:stable"
],
"Args": [
"DOWNLOAD_ARM64_URL=https://updates.networkoptix.com/metavms/39503/metavms-server_update-6.0.0.39503-linux_arm64.zip",
"DOWNLOAD_VERSION=6.0.0.39503",
"DOWNLOAD_X64_URL=https://updates.networkoptix.com/metavms/39503/metavms-server_update-6.0.0.39503-linux_x64.zip"
]
},
{
"Name": "NxMeta",
"Branch": "main",
"CacheScope": "default",
"Tags": [
"docker.io/ptr727/nxmeta:6.0.1.39873",
"docker.io/ptr727/nxmeta:latest"
"docker.io/ptr727/nxmeta:latest",
"docker.io/ptr727/nxmeta:stable"
],
"Args": [
"DOWNLOAD_ARM64_URL=https://updates.networkoptix.com/metavms/39873/metavms-server_update-6.0.1.39873-linux_arm64.zip",
Expand All @@ -100,27 +61,14 @@
"DOWNLOAD_X64_URL=https://updates.networkoptix.com/metavms/39707/metavms-server_update-6.1.0.39707-linux_x64-beta.zip"
]
},
{
"Name": "NxMeta-LSIO",
"Branch": "main",
"CacheScope": "lsio",
"Tags": [
"docker.io/ptr727/nxmeta-lsio:6.0.0.39503",
"docker.io/ptr727/nxmeta-lsio:stable"
],
"Args": [
"DOWNLOAD_ARM64_URL=https://updates.networkoptix.com/metavms/39503/metavms-server_update-6.0.0.39503-linux_arm64.zip",
"DOWNLOAD_VERSION=6.0.0.39503",
"DOWNLOAD_X64_URL=https://updates.networkoptix.com/metavms/39503/metavms-server_update-6.0.0.39503-linux_x64.zip"
]
},
{
"Name": "NxMeta-LSIO",
"Branch": "main",
"CacheScope": "lsio",
"Tags": [
"docker.io/ptr727/nxmeta-lsio:6.0.1.39873",
"docker.io/ptr727/nxmeta-lsio:latest"
"docker.io/ptr727/nxmeta-lsio:latest",
"docker.io/ptr727/nxmeta-lsio:stable"
],
"Args": [
"DOWNLOAD_ARM64_URL=https://updates.networkoptix.com/metavms/39873/metavms-server_update-6.0.1.39873-linux_arm64.zip",
Expand All @@ -142,55 +90,29 @@
"DOWNLOAD_X64_URL=https://updates.networkoptix.com/metavms/39707/metavms-server_update-6.1.0.39707-linux_x64-beta.zip"
]
},
{
"Name": "NxWitness",
"Branch": "main",
"CacheScope": "default",
"Tags": [
"docker.io/ptr727/nxwitness:6.0.0.39503",
"docker.io/ptr727/nxwitness:stable"
],
"Args": [
"DOWNLOAD_ARM64_URL=https://updates.networkoptix.com/default/39503/nxwitness-server_update-6.0.0.39503-linux_arm64.zip",
"DOWNLOAD_VERSION=6.0.0.39503",
"DOWNLOAD_X64_URL=https://updates.networkoptix.com/default/39503/nxwitness-server_update-6.0.0.39503-linux_x64.zip"
]
},
{
"Name": "NxWitness",
"Branch": "main",
"CacheScope": "default",
"Tags": [
"docker.io/ptr727/nxwitness:6.0.1.39873",
"docker.io/ptr727/nxwitness:latest"
"docker.io/ptr727/nxwitness:latest",
"docker.io/ptr727/nxwitness:stable"
],
"Args": [
"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"
]
},
{
"Name": "NxWitness-LSIO",
"Branch": "main",
"CacheScope": "lsio",
"Tags": [
"docker.io/ptr727/nxwitness-lsio:6.0.0.39503",
"docker.io/ptr727/nxwitness-lsio:stable"
],
"Args": [
"DOWNLOAD_ARM64_URL=https://updates.networkoptix.com/default/39503/nxwitness-server_update-6.0.0.39503-linux_arm64.zip",
"DOWNLOAD_VERSION=6.0.0.39503",
"DOWNLOAD_X64_URL=https://updates.networkoptix.com/default/39503/nxwitness-server_update-6.0.0.39503-linux_x64.zip"
]
},
{
"Name": "NxWitness-LSIO",
"Branch": "main",
"CacheScope": "lsio",
"Tags": [
"docker.io/ptr727/nxwitness-lsio:6.0.1.39873",
"docker.io/ptr727/nxwitness-lsio:latest"
"docker.io/ptr727/nxwitness-lsio:latest",
"docker.io/ptr727/nxwitness-lsio:stable"
],
"Args": [
"DOWNLOAD_ARM64_URL=https://updates.networkoptix.com/default/39873/nxwitness-server_update-6.0.1.39873-linux_arm64.zip",
Expand Down Expand Up @@ -338,86 +260,47 @@
"DOWNLOAD_X64_URL=https://updates.networkoptix.com/hanwha/39719/wave-server_update-6.0.1.39719-linux_x64-rc.zip"
]
},
{
"Name": "NxGo",
"Branch": "develop",
"CacheScope": "default",
"Tags": [
"docker.io/ptr727/nxgo:develop-6.0.0.39503",
"docker.io/ptr727/nxgo:develop-stable"
],
"Args": [
"DOWNLOAD_ARM64_URL=https://updates.networkoptix.com/nxgo/39503/nxgo-server_update-6.0.0.39503-linux_arm64.zip",
"DOWNLOAD_VERSION=6.0.0.39503",
"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"
"docker.io/ptr727/nxgo:develop-latest",
"docker.io/ptr727/nxgo:develop-stable"
],
"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-6.0.0.39503",
"docker.io/ptr727/nxgo-lsio:develop-stable"
],
"Args": [
"DOWNLOAD_ARM64_URL=https://updates.networkoptix.com/nxgo/39503/nxgo-server_update-6.0.0.39503-linux_arm64.zip",
"DOWNLOAD_VERSION=6.0.0.39503",
"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"
"docker.io/ptr727/nxgo-lsio:develop-latest",
"docker.io/ptr727/nxgo-lsio:develop-stable"
],
"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",
"CacheScope": "default",
"Tags": [
"docker.io/ptr727/nxmeta:develop-6.0.0.39503",
"docker.io/ptr727/nxmeta:develop-stable"
],
"Args": [
"DOWNLOAD_ARM64_URL=https://updates.networkoptix.com/metavms/39503/metavms-server_update-6.0.0.39503-linux_arm64.zip",
"DOWNLOAD_VERSION=6.0.0.39503",
"DOWNLOAD_X64_URL=https://updates.networkoptix.com/metavms/39503/metavms-server_update-6.0.0.39503-linux_x64.zip"
]
},
{
"Name": "NxMeta",
"Branch": "develop",
"CacheScope": "default",
"Tags": [
"docker.io/ptr727/nxmeta:develop",
"docker.io/ptr727/nxmeta:develop-6.0.1.39873",
"docker.io/ptr727/nxmeta:develop-latest"
"docker.io/ptr727/nxmeta:develop-latest",
"docker.io/ptr727/nxmeta:develop-stable"
],
"Args": [
"DOWNLOAD_ARM64_URL=https://updates.networkoptix.com/metavms/39873/metavms-server_update-6.0.1.39873-linux_arm64.zip",
Expand All @@ -439,28 +322,15 @@
"DOWNLOAD_X64_URL=https://updates.networkoptix.com/metavms/39707/metavms-server_update-6.1.0.39707-linux_x64-beta.zip"
]
},
{
"Name": "NxMeta-LSIO",
"Branch": "develop",
"CacheScope": "lsio",
"Tags": [
"docker.io/ptr727/nxmeta-lsio:develop-6.0.0.39503",
"docker.io/ptr727/nxmeta-lsio:develop-stable"
],
"Args": [
"DOWNLOAD_ARM64_URL=https://updates.networkoptix.com/metavms/39503/metavms-server_update-6.0.0.39503-linux_arm64.zip",
"DOWNLOAD_VERSION=6.0.0.39503",
"DOWNLOAD_X64_URL=https://updates.networkoptix.com/metavms/39503/metavms-server_update-6.0.0.39503-linux_x64.zip"
]
},
{
"Name": "NxMeta-LSIO",
"Branch": "develop",
"CacheScope": "lsio",
"Tags": [
"docker.io/ptr727/nxmeta-lsio:develop",
"docker.io/ptr727/nxmeta-lsio:develop-6.0.1.39873",
"docker.io/ptr727/nxmeta-lsio:develop-latest"
"docker.io/ptr727/nxmeta-lsio:develop-latest",
"docker.io/ptr727/nxmeta-lsio:develop-stable"
],
"Args": [
"DOWNLOAD_ARM64_URL=https://updates.networkoptix.com/metavms/39873/metavms-server_update-6.0.1.39873-linux_arm64.zip",
Expand All @@ -482,57 +352,31 @@
"DOWNLOAD_X64_URL=https://updates.networkoptix.com/metavms/39707/metavms-server_update-6.1.0.39707-linux_x64-beta.zip"
]
},
{
"Name": "NxWitness",
"Branch": "develop",
"CacheScope": "default",
"Tags": [
"docker.io/ptr727/nxwitness:develop-6.0.0.39503",
"docker.io/ptr727/nxwitness:develop-stable"
],
"Args": [
"DOWNLOAD_ARM64_URL=https://updates.networkoptix.com/default/39503/nxwitness-server_update-6.0.0.39503-linux_arm64.zip",
"DOWNLOAD_VERSION=6.0.0.39503",
"DOWNLOAD_X64_URL=https://updates.networkoptix.com/default/39503/nxwitness-server_update-6.0.0.39503-linux_x64.zip"
]
},
{
"Name": "NxWitness",
"Branch": "develop",
"CacheScope": "default",
"Tags": [
"docker.io/ptr727/nxwitness:develop",
"docker.io/ptr727/nxwitness:develop-6.0.1.39873",
"docker.io/ptr727/nxwitness:develop-latest"
"docker.io/ptr727/nxwitness:develop-latest",
"docker.io/ptr727/nxwitness:develop-stable"
],
"Args": [
"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"
]
},
{
"Name": "NxWitness-LSIO",
"Branch": "develop",
"CacheScope": "lsio",
"Tags": [
"docker.io/ptr727/nxwitness-lsio:develop-6.0.0.39503",
"docker.io/ptr727/nxwitness-lsio:develop-stable"
],
"Args": [
"DOWNLOAD_ARM64_URL=https://updates.networkoptix.com/default/39503/nxwitness-server_update-6.0.0.39503-linux_arm64.zip",
"DOWNLOAD_VERSION=6.0.0.39503",
"DOWNLOAD_X64_URL=https://updates.networkoptix.com/default/39503/nxwitness-server_update-6.0.0.39503-linux_x64.zip"
]
},
{
"Name": "NxWitness-LSIO",
"Branch": "develop",
"CacheScope": "lsio",
"Tags": [
"docker.io/ptr727/nxwitness-lsio:develop",
"docker.io/ptr727/nxwitness-lsio:develop-6.0.1.39873",
"docker.io/ptr727/nxwitness-lsio:develop-latest"
"docker.io/ptr727/nxwitness-lsio:develop-latest",
"docker.io/ptr727/nxwitness-lsio:develop-stable"
],
"Args": [
"DOWNLOAD_ARM64_URL=https://updates.networkoptix.com/default/39873/nxwitness-server_update-6.0.1.39873-linux_arm64.zip",
Expand Down
Loading

0 comments on commit 800b9d9

Please sign in to comment.