Smooth traffic chart paths and update version
Build and Deploy Gateway / build-and-push (push) Successful in 13s
Build and Deploy Gateway / deploy (push) Successful in 6s

This commit is contained in:
2026-08-07 23:02:18 +03:00
parent b084d7e42c
commit 39f3467f9b
4 changed files with 47 additions and 43 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
export const HARBOR_VERSIONS = Object.freeze({
macClient: '0.17.15',
gatewayClient: '0.18.15',
macClient: '0.17.16',
gatewayClient: '0.18.16',
gatewayBackend: '0.18.1',
});