Enable connectivity diagnostics in Connect mode
Build and Deploy Gateway / build-and-push (push) Successful in 13s
Build and Deploy Gateway / deploy (push) Successful in 13s

This commit is contained in:
2026-08-07 21:43:09 +03:00
parent 70cc221f34
commit d32bc14108
12 changed files with 60 additions and 31 deletions
+3 -3
View File
@@ -1,7 +1,7 @@
export const HARBOR_VERSIONS = Object.freeze({
macClient: '0.16.2',
gatewayClient: '0.17.2',
gatewayBackend: '0.17.1',
macClient: '0.17.1',
gatewayClient: '0.18.1',
gatewayBackend: '0.18.0',
});
export function parseVersion(value) {