Bump Harbor versions and refine delete strike styling
All checks were successful
Build and Deploy Gateway / build-and-push (push) Successful in 22s
Build and Deploy Gateway / deploy (push) Successful in 6s

This commit is contained in:
2026-07-12 00:10:25 +03:00
parent 4519577295
commit 56304514ff
3 changed files with 20 additions and 11 deletions

View File

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