canonical / lego-base-k8s-operator

Base library for building Lego Kubernetes operators
https://charmhub.io/lego-base-k8s
Apache License 2.0
0 stars 3 forks source link

fix: freeze lxd to 5.20/stable #102

Closed gruyaume closed 5 months ago

gruyaume commented 5 months ago

Description

Charmcraft currently does not work with the latest lxd version (5.21/stable). This prevents multiple PR's being merged. This change freezes lxd to 5.20/stable.

Reference

Checklist: