Expand activity journal color cues
Build and Deploy Gateway / build-and-push (push) Successful in 37s
Build and Deploy Gateway / deploy (push) Successful in 7s

This commit is contained in:
Dmitriy Petrov
2026-08-25 16:42:05 +03:00
parent f451c65b2f
commit 4a566e082a
5 changed files with 46 additions and 40 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
export const HARBOR_VERSIONS = Object.freeze({
macClient: '0.30.5',
gatewayClient: '0.31.5',
macClient: '0.30.6',
gatewayClient: '0.31.6',
gatewayBackend: '0.31.0',
});