Expose outbound traffic totals and simplify Direct chart breakdown
Build and Deploy Gateway / build-and-push (push) Successful in 20s
Build and Deploy Gateway / deploy (push) Successful in 13s

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