Refine device panel layout and IP copy feedback
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 17:42:06 +03:00
parent dfa9f09695
commit c430557dc0
7 changed files with 261 additions and 140 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
export const HARBOR_VERSIONS = Object.freeze({
macClient: '0.13.0',
gatewayClient: '0.14.0',
macClient: '0.13.1',
gatewayClient: '0.14.1',
gatewayBackend: '0.14.0',
});