feat: updated operator version title for migration

This commit is contained in:
=
2024-07-26 19:29:14 +05:30
parent 6f2ae344a7
commit 9877444117

View File

@@ -139,7 +139,7 @@ export const SecretV2MigrationSection = () => {
onBlur={onBlur}
isError={Boolean(error?.message)}
>
Operator version: v0.25.0 or above
Operator version: v0.7.0 or above
</Checkbox>
)}
/>