Add enabled local routing rules and gateway version reporting
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
export const HARBOR_VERSIONS = Object.freeze({
|
||||
macClient: '0.3.0',
|
||||
gatewayClient: '0.3.0',
|
||||
gatewayBackend: '0.3.0',
|
||||
macClient: '0.4.0',
|
||||
gatewayClient: '0.4.0',
|
||||
gatewayBackend: '0.4.0',
|
||||
});
|
||||
|
||||
export function parseVersion(value) {
|
||||
|
||||
Reference in New Issue
Block a user