Bump Harbor versions and raise open rule row stacking
All checks were successful
Build and Deploy Gateway / build-and-push (push) Successful in 13s
Build and Deploy Gateway / deploy (push) Successful in 7s

This commit is contained in:
2026-07-11 23:41:02 +03:00
parent f135ade43b
commit 62d2044dc1
3 changed files with 8 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
export const HARBOR_VERSIONS = Object.freeze({
macClient: '0.6.1',
gatewayClient: '0.6.0',
macClient: '0.6.2',
gatewayClient: '0.6.1',
gatewayBackend: '0.6.0',
});