Refine device inventory animations and diagnostics layout
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 21:35:46 +03:00
parent 0a4a6d9443
commit 70cc221f34
6 changed files with 67 additions and 88 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
export const HARBOR_VERSIONS = Object.freeze({
macClient: '0.16.1',
gatewayClient: '0.17.1',
macClient: '0.16.2',
gatewayClient: '0.17.2',
gatewayBackend: '0.17.1',
});