Pin and verify sing-box version across Harbor runtimes
Build and Deploy Gateway / build-and-push (push) Failing after 1m15s
Build and Deploy Gateway / deploy (push) Has been skipped

This commit is contained in:
2026-08-09 13:25:07 +03:00
parent 03b2ed5fb0
commit d612e227fa
5 changed files with 25 additions and 4 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
export const HARBOR_VERSIONS = Object.freeze({
macClient: '0.21.3',
macClient: '0.21.4',
gatewayClient: '0.22.0',
gatewayBackend: '0.22.3',
gatewayBackend: '0.22.4',
});
export interface ParsedVersion {