Refine connectivity diagnostics service management
Build and Deploy Gateway / build-and-push (push) Successful in 14s
Build and Deploy Gateway / deploy (push) Successful in 7s

This commit is contained in:
2026-08-07 22:27:19 +03:00
parent 2151ff51f0
commit ca0322f93a
4 changed files with 284 additions and 140 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
export const HARBOR_VERSIONS = Object.freeze({
macClient: '0.17.8',
gatewayClient: '0.18.8',
macClient: '0.17.10',
gatewayClient: '0.18.10',
gatewayBackend: '0.18.1',
});