Improve device traffic chart tooltips
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:39:54 +03:00
parent ef4847a3e1
commit 8926a8877d
4 changed files with 150 additions and 43 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
export const HARBOR_VERSIONS = Object.freeze({
macClient: '0.14.0',
gatewayClient: '0.15.0',
macClient: '0.14.1',
gatewayClient: '0.15.1',
gatewayBackend: '0.15.0',
});