Add outbound traffic breakdown to device charts
Build and Deploy Gateway / build-and-push (push) Successful in 20s
Build and Deploy Gateway / deploy (push) Successful in 14s

This commit is contained in:
2026-08-12 22:18:08 +03:00
parent 9e52ccc24d
commit 9d43e74d97
10 changed files with 403 additions and 69 deletions
+3 -3
View File
@@ -1,7 +1,7 @@
export const HARBOR_VERSIONS = Object.freeze({
macClient: '0.25.2',
gatewayClient: '0.26.1',
gatewayBackend: '0.26.2',
macClient: '0.25.3',
gatewayClient: '0.26.2',
gatewayBackend: '0.26.3',
});
export interface ParsedVersion {