mirror of
https://github.com/harvester/harvester-ui-extension.git
synced 2025-12-13 05:01:43 +00:00
chore: add v1.6.1 and v1.7.0 feature flags (#483)
Signed-off-by: Andy Lee <andy.lee@suse.com>
This commit is contained in:
parent
db398ecad3
commit
56b4b46b5a
@ -48,7 +48,9 @@ const FEATURE_FLAGS = {
|
||||
'cpuMemoryHotplug',
|
||||
'cdiSettings',
|
||||
'vmCloneRunStrategy',
|
||||
]
|
||||
],
|
||||
'v1.6.1': [],
|
||||
'v1.7.0': []
|
||||
};
|
||||
|
||||
const generateFeatureFlags = () => {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user