Refine device inventory layout and traffic chart styling
Build and Deploy Gateway / build-and-push (push) Successful in 14s
Build and Deploy Gateway / deploy (push) Successful in 7s

This commit is contained in:
2026-08-07 19:43:56 +03:00
parent 8926a8877d
commit ffd899033e
4 changed files with 51 additions and 25 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
export const HARBOR_VERSIONS = Object.freeze({
macClient: '0.14.1',
gatewayClient: '0.15.1',
macClient: '0.14.2',
gatewayClient: '0.15.2',
gatewayBackend: '0.15.0',
});