Refactor VPN proxy components and update related behavior
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
export const HARBOR_VERSIONS = Object.freeze({
|
||||
macClient: '0.22.1',
|
||||
gatewayClient: '0.23.1',
|
||||
gatewayBackend: '0.23.1',
|
||||
macClient: '0.23.0',
|
||||
gatewayClient: '0.24.0',
|
||||
gatewayBackend: '0.24.0',
|
||||
});
|
||||
|
||||
export interface ParsedVersion {
|
||||
|
||||
Reference in New Issue
Block a user