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 Nov 18, 2024
1 parent 68d14a9 commit 3741fd6
Show file tree
Hide file tree
Showing 2 changed files with 66 additions and 7 deletions.
64 changes: 58 additions & 6 deletions Make/Matrix.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@
"CacheScope": "default",
"Tags": [
"docker.io/ptr727/nxmeta:6.0.0.39503",
"docker.io/ptr727/nxmeta:latest",
"docker.io/ptr727/nxmeta:stable"
],
"Args": [
Expand All @@ -47,6 +46,20 @@
"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"
],
"Args": [
"DOWNLOAD_ARM64_URL=https://updates.networkoptix.com/metavms/39873/metavms-server_update-6.0.1.39873-linux_arm64.zip",
"DOWNLOAD_VERSION=6.0.1.39873",
"DOWNLOAD_X64_URL=https://updates.networkoptix.com/metavms/39873/metavms-server_update-6.0.1.39873-linux_x64.zip"
]
},
{
"Name": "NxMeta",
"Branch": "main",
Expand All @@ -67,7 +80,6 @@
"CacheScope": "lsio",
"Tags": [
"docker.io/ptr727/nxmeta-lsio:6.0.0.39503",
"docker.io/ptr727/nxmeta-lsio:latest",
"docker.io/ptr727/nxmeta-lsio:stable"
],
"Args": [
Expand All @@ -76,6 +88,20 @@
"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"
],
"Args": [
"DOWNLOAD_ARM64_URL=https://updates.networkoptix.com/metavms/39873/metavms-server_update-6.0.1.39873-linux_arm64.zip",
"DOWNLOAD_VERSION=6.0.1.39873",
"DOWNLOAD_X64_URL=https://updates.networkoptix.com/metavms/39873/metavms-server_update-6.0.1.39873-linux_x64.zip"
]
},
{
"Name": "NxMeta-LSIO",
"Branch": "main",
Expand Down Expand Up @@ -353,9 +379,7 @@
"Branch": "develop",
"CacheScope": "default",
"Tags": [
"docker.io/ptr727/nxmeta:develop",
"docker.io/ptr727/nxmeta:develop-6.0.0.39503",
"docker.io/ptr727/nxmeta:develop-latest",
"docker.io/ptr727/nxmeta:develop-stable"
],
"Args": [
Expand All @@ -364,6 +388,21 @@
"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"
],
"Args": [
"DOWNLOAD_ARM64_URL=https://updates.networkoptix.com/metavms/39873/metavms-server_update-6.0.1.39873-linux_arm64.zip",
"DOWNLOAD_VERSION=6.0.1.39873",
"DOWNLOAD_X64_URL=https://updates.networkoptix.com/metavms/39873/metavms-server_update-6.0.1.39873-linux_x64.zip"
]
},
{
"Name": "NxMeta",
"Branch": "develop",
Expand All @@ -383,9 +422,7 @@
"Branch": "develop",
"CacheScope": "lsio",
"Tags": [
"docker.io/ptr727/nxmeta-lsio:develop",
"docker.io/ptr727/nxmeta-lsio:develop-6.0.0.39503",
"docker.io/ptr727/nxmeta-lsio:develop-latest",
"docker.io/ptr727/nxmeta-lsio:develop-stable"
],
"Args": [
Expand All @@ -394,6 +431,21 @@
"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"
],
"Args": [
"DOWNLOAD_ARM64_URL=https://updates.networkoptix.com/metavms/39873/metavms-server_update-6.0.1.39873-linux_arm64.zip",
"DOWNLOAD_VERSION=6.0.1.39873",
"DOWNLOAD_X64_URL=https://updates.networkoptix.com/metavms/39873/metavms-server_update-6.0.1.39873-linux_x64.zip"
]
},
{
"Name": "NxMeta-LSIO",
"Branch": "develop",
Expand Down
9 changes: 8 additions & 1 deletion Make/Version.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,14 @@
"UriX64": "https://updates.networkoptix.com/metavms/39503/metavms-server_update-6.0.0.39503-linux_x64.zip",
"UriArm64": "https://updates.networkoptix.com/metavms/39503/metavms-server_update-6.0.0.39503-linux_arm64.zip",
"Labels": [
"Stable",
"Stable"
]
},
{
"Version": "6.0.1.39873",
"UriX64": "https://updates.networkoptix.com/metavms/39873/metavms-server_update-6.0.1.39873-linux_x64.zip",
"UriArm64": "https://updates.networkoptix.com/metavms/39873/metavms-server_update-6.0.1.39873-linux_arm64.zip",
"Labels": [
"Latest"
]
},
Expand Down

0 comments on commit 3741fd6

Please sign in to comment.