Fix failover channel layout and runtime impact coverage
Build and Deploy Gateway / build-and-push (push) Successful in 25s
Build and Deploy Gateway / deploy (push) Successful in 13s

This commit is contained in:
2026-08-19 20:54:28 +03:00
parent 3b515ee355
commit 9055934e92
5 changed files with 22 additions and 17 deletions
+3 -3
View File
@@ -1,7 +1,7 @@
export const HARBOR_VERSIONS = Object.freeze({
macClient: '0.29.1',
gatewayClient: '0.30.1',
gatewayBackend: '0.30.1',
macClient: '0.29.2',
gatewayClient: '0.30.2',
gatewayBackend: '0.30.2',
});
export interface ParsedVersion {