Bump Harbor versions and refine delete strike styling
All checks were successful
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-12 00:06:14 +03:00
parent 87cd83f89a
commit 4519577295
3 changed files with 6 additions and 4 deletions

View File

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