Handle rejected subscriptions and add local client compose
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
export const HARBOR_VERSIONS = Object.freeze({
|
||||
macClient: '0.7.36',
|
||||
gatewayClient: '0.7.34',
|
||||
gatewayBackend: '0.7.5',
|
||||
macClient: '0.8.0',
|
||||
gatewayClient: '0.8.0',
|
||||
gatewayBackend: '0.8.0',
|
||||
});
|
||||
|
||||
export function parseVersion(value) {
|
||||
|
||||
Reference in New Issue
Block a user