Add device traffic reset with outbound baselines
Build and Deploy Gateway / build-and-push (push) Successful in 21s
Build and Deploy Gateway / deploy (push) Successful in 14s

This commit is contained in:
2026-08-12 23:55:34 +03:00
parent 08cc013def
commit b86812d02b
18 changed files with 369 additions and 33 deletions
+3 -3
View File
@@ -1,7 +1,7 @@
export const HARBOR_VERSIONS = Object.freeze({
macClient: '0.25.5',
gatewayClient: '0.26.4',
gatewayBackend: '0.26.4',
macClient: '0.25.6',
gatewayClient: '0.26.5',
gatewayBackend: '0.26.5',
});
export interface ParsedVersion {