After Upgrade to Incus 0.6 Starting containers fails with 'dataset does not exist'

All containers and VMs worked as expected with Incus 0.5. Issues started after upgrading to 0.6

# incus start alpine-pihole-iot

Error: Failed to run: zfs set mountpoint=legacy canmount=noauto zfs-lxd/containers/alpine-pihole-iot: exit status 1 (cannot open 'zfs-lxd/containers/alpine-pihole-iot': dataset does not exist)
Try `incus info --show-log alpine-pihole-iot` for more info

# incus list

±--------------------------------±--------±-----±-----±----------------±----------+
| NAME | STATE | IPV4 | IPV6 | TYPE | SNAPSHOTS |
±--------------------------------±--------±-----±-----±----------------±----------+
| alpine-pihole-iot | STOPPED | | | CONTAINER | 0 |
±--------------------------------±--------±-----±-----±----------------±----------+

# zfs list -t all
NAME                               USED  AVAIL     REFER  MOUNTPOINT
zfs-lxd                            592K   961G       24K  legacy
zfs-lxd/buckets                     24K   961G       24K  legacy
zfs-lxd/containers                  24K   961G       24K  legacy
zfs-lxd/custom                      24K   961G       24K  legacy
zfs-lxd/deleted                    144K   961G       24K  legacy
zfs-lxd/deleted/buckets             24K   961G       24K  legacy
zfs-lxd/deleted/containers          24K   961G       24K  legacy
zfs-lxd/deleted/custom              24K   961G       24K  legacy
zfs-lxd/deleted/images              24K   961G       24K  legacy
zfs-lxd/deleted/virtual-machines    24K   961G       24K  legacy
zfs-lxd/images                      24K   961G       24K  legacy
zfs-lxd/virtual-machines            24K   961G       24K  legacy
# zpool list
NAME      SIZE  ALLOC   FREE  CKPOINT  EXPANDSZ   FRAG    CAP  DEDUP    HEALTH  ALTROOT
zfs-lxd   992G   592K   992G        -         -     0%     0%  1.00x    ONLINE  -