Clarify failover messaging and bump Harbor versions
Build and Deploy Gateway / build-and-push (push) Successful in 26s
Build and Deploy Gateway / deploy (push) Successful in 7s

This commit is contained in:
2026-08-21 13:00:54 +03:00
parent 12f2f30212
commit 64462d3639
5 changed files with 83 additions and 80 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
export const HARBOR_VERSIONS = Object.freeze({
macClient: '0.30.3',
gatewayClient: '0.31.3',
macClient: '0.30.4',
gatewayClient: '0.31.4',
gatewayBackend: '0.31.0',
});