Refine local rule delete animation and bump Harbor versions
All checks were successful
Build and Deploy Gateway / build-and-push (push) Successful in 16s
Build and Deploy Gateway / deploy (push) Successful in 7s

This commit is contained in:
2026-07-12 11:00:54 +03:00
parent d4897e5dcf
commit ba15a25c89
4 changed files with 10 additions and 40 deletions

View File

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