Raise delete strike overlay above row content
All checks were successful
Build and Deploy Gateway / build-and-push (push) Successful in 19s
Build and Deploy Gateway / deploy (push) Successful in 6s

This commit is contained in:
2026-07-12 00:14:54 +03:00
parent 56304514ff
commit d49a1f6837
4 changed files with 18 additions and 11 deletions

View File

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