Add persistent device traffic history charts
Build and Deploy Gateway / build-and-push (push) Successful in 14s
Build and Deploy Gateway / deploy (push) Successful in 6s

This commit is contained in:
2026-08-07 19:34:59 +03:00
parent cf90fd5b4e
commit ef4847a3e1
7 changed files with 174 additions and 45 deletions
+3 -3
View File
@@ -1,7 +1,7 @@
export const HARBOR_VERSIONS = Object.freeze({
macClient: '0.13.6',
gatewayClient: '0.14.6',
gatewayBackend: '0.14.0',
macClient: '0.14.0',
gatewayClient: '0.15.0',
gatewayBackend: '0.15.0',
});
export function parseVersion(value) {