Switch mac client install to tarball download
Build and Deploy Gateway / build-and-push (push) Successful in 15s
Build and Deploy Gateway / deploy (push) Successful in 7s

This commit is contained in:
2026-07-15 12:13:12 +03:00
parent 7b94f2dee4
commit b4adcce26a
7 changed files with 111 additions and 19 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
export const HARBOR_VERSIONS = Object.freeze({
macClient: '0.8.9',
macClient: '0.8.10',
gatewayClient: '0.8.9',
gatewayBackend: '0.8.0',
});