Track proxy traffic separately in device inventory
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
export const HARBOR_VERSIONS = Object.freeze({
|
||||
macClient: '0.12.1',
|
||||
gatewayClient: '0.12.1',
|
||||
gatewayBackend: '0.12.0',
|
||||
macClient: '0.12.2',
|
||||
gatewayClient: '0.13.0',
|
||||
gatewayBackend: '0.13.0',
|
||||
});
|
||||
|
||||
export function parseVersion(value) {
|
||||
|
||||
Reference in New Issue
Block a user