Track proxy traffic separately in device inventory
Build and Deploy Gateway / build-and-push (push) Successful in 15s
Build and Deploy Gateway / deploy (push) Successful in 13s

This commit is contained in:
2026-08-07 17:08:24 +03:00
parent 9f31eaf396
commit 53e6cf2146
13 changed files with 714 additions and 146 deletions
+3 -3
View File
@@ -1,7 +1,7 @@
export const HARBOR_VERSIONS = Object.freeze({
macClient: '0.12.1',
gatewayClient: '0.12.1',
gatewayBackend: '0.12.0',
macClient: '0.12.2',
gatewayClient: '0.13.0',
gatewayBackend: '0.13.0',
});
export function parseVersion(value) {