Add device inventory refresh endpoint and auto-refresh UI
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
export const HARBOR_VERSIONS = Object.freeze({
|
||||
macClient: '0.9.3',
|
||||
gatewayClient: '0.9.3',
|
||||
gatewayBackend: '0.9.0',
|
||||
macClient: '0.9.4',
|
||||
gatewayClient: '0.9.4',
|
||||
gatewayBackend: '0.9.1',
|
||||
});
|
||||
|
||||
export function parseVersion(value) {
|
||||
|
||||
Reference in New Issue
Block a user