Polish device traffic charts and bump Harbor client versions
Build and Deploy Gateway / build-and-push (push) Successful in 13s
Build and Deploy Gateway / deploy (push) Successful in 7s

This commit is contained in:
2026-08-07 20:19:27 +03:00
parent ffd899033e
commit e6666558b7
5 changed files with 129 additions and 15 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
export const HARBOR_VERSIONS = Object.freeze({
macClient: '0.14.2',
gatewayClient: '0.15.2',
macClient: '0.14.3',
gatewayClient: '0.15.3',
gatewayBackend: '0.15.0',
});