mirror of
https://github.com/harvester/harvester-ui-extension.git
synced 2026-02-04 06:51:44 +00:00
chore: add v1.7.1 feature flag (#701)
Signed-off-by: Andy Lee <andy.lee@suse.com>
This commit is contained in:
parent
20bee39a6c
commit
730c68bf14
@ -55,7 +55,8 @@ const FEATURE_FLAGS = {
|
||||
'l2VlanTrunkMode',
|
||||
'kubevirtMigration',
|
||||
'hotplugNic'
|
||||
]
|
||||
],
|
||||
'v1.7.1': [],
|
||||
};
|
||||
|
||||
const generateFeatureFlags = () => {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user