You have to drop and recreate to modify the list of permitted values.

For more flexibility you should consider replacing the check constraint with a foreign key to an index-organized table containing a list of legal values.