Refine device traffic chart layout and 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 22:36:35 +03:00
parent ca0322f93a
commit 41b6613837
3 changed files with 16 additions and 19 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
export const HARBOR_VERSIONS = Object.freeze({
macClient: '0.17.10',
gatewayClient: '0.18.10',
macClient: '0.17.12',
gatewayClient: '0.18.12',
gatewayBackend: '0.18.1',
});