Bump Harbor clients and clarify disabled local rules
All checks were successful
Build and Deploy Gateway / build-and-push (push) Successful in 18s
Build and Deploy Gateway / deploy (push) Successful in 7s

This commit is contained in:
2026-07-14 21:55:37 +03:00
parent a37c211c42
commit e5a69dcb73
4 changed files with 17 additions and 17 deletions

View File

@@ -1,6 +1,6 @@
export const HARBOR_VERSIONS = Object.freeze({
macClient: '0.8.2',
gatewayClient: '0.8.2',
macClient: '0.8.3',
gatewayClient: '0.8.3',
gatewayBackend: '0.8.0',
});