Simplify failover settings UI
Build and Deploy Gateway / build-and-push (push) Successful in 25s
Build and Deploy Gateway / deploy (push) Successful in 7s

This commit is contained in:
2026-08-20 01:47:27 +03:00
parent 74227ae38c
commit c27c898ad5
5 changed files with 62 additions and 92 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
export const HARBOR_VERSIONS = Object.freeze({
macClient: '0.30.0',
gatewayClient: '0.31.0',
macClient: '0.30.1',
gatewayClient: '0.31.1',
gatewayBackend: '0.31.0',
});