Releases: canonical/setup-lxd
Releases · canonical/setup-lxd
v0.1.1
Includes a critical fix #8 that enables the channel
input to actually work.
What's Changed
- Cosmetic fixes to readme by @simondeziel in #6
- action: fix inputs for workflows by @mr-cal in #8
- [CI] Add test which installs LXD from latest/stable by @barrettj12 in #9
New Contributors
- @simondeziel made their first contribution in #6
- @mr-cal made their first contribution in #8
Full Changelog: v0.1.0...v0.1.1
v0.1.0
What's Changed
- Add Juju integration tests by @barrettj12 in #1
- Set up socket permissions correctly by @barrettj12 in #2
- No inputs disables snap install by @barrettj12 in #5
Full Changelog: https://github.com/canonical/setup-lxd/commits/v0.1.0
NB: the default behaviour has changed.
uses: canonical/setup-lxd
now will not refresh the LXD snap if already installed.
To get the latest LXD:
uses: canonical/setup-lxd
with:
channel: latest/stable