Improve device traffic dashboard and domain attribution metrics
Build and Deploy Gateway / build-and-push (push) Successful in 14s
Build and Deploy Gateway / deploy (push) Successful in 14s

This commit is contained in:
2026-08-08 03:15:45 +03:00
parent 6e701d4fc6
commit 6b17f1982b
14 changed files with 289 additions and 69 deletions
+3 -3
View File
@@ -1,7 +1,7 @@
export const HARBOR_VERSIONS = Object.freeze({
macClient: '0.20.1',
gatewayClient: '0.21.1',
gatewayBackend: '0.21.0',
macClient: '0.20.4',
gatewayClient: '0.21.3',
gatewayBackend: '0.21.1',
});
export function parseVersion(value) {