Enhance device traffic feedback and totals
Build and Deploy Gateway / build-and-push (push) Successful in 15s
Build and Deploy Gateway / deploy (push) Successful in 6s

This commit is contained in:
2026-08-07 18:10:19 +03:00
parent d0c5336b7e
commit 00a2e1606b
5 changed files with 162 additions and 16 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
export const HARBOR_VERSIONS = Object.freeze({
macClient: '0.13.4',
gatewayClient: '0.14.4',
macClient: '0.13.5',
gatewayClient: '0.14.5',
gatewayBackend: '0.14.0',
});