Bump Harbor versions and add desktop subscription spacing
All checks were successful
Build and Deploy Gateway / build-and-push (push) Successful in 14s
Build and Deploy Gateway / deploy (push) Successful in 6s

This commit is contained in:
2026-07-12 14:52:43 +03:00
parent 12c1b128f8
commit e8c1c9d403
3 changed files with 9 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
export const HARBOR_VERSIONS = Object.freeze({
macClient: '0.7.16',
gatewayClient: '0.7.16',
macClient: '0.7.17',
gatewayClient: '0.7.17',
gatewayBackend: '0.7.1',
});