Skip to content

Releases: MottainaiCI/lxd-compose

v0.16.4

21 Jan 17:06
Compare
Choose a tag to compare

Changelog

  • 2a3e01c Prepare v0.16.4
  • f83fd2b cmd/compile: Add --render-env, --env and --vars-file options

v0.16.3

13 Jan 21:48
Compare
Choose a tag to compare

Changelog

  • a4e2603 Add include_hooks_files attribute on command
  • ce24e9c Prepare release v0.16.3

v0.16.2

10 Jan 09:50
Compare
Choose a tag to compare

Changelog

  • a33eea4 Add support for render engine to env vars files
  • 768fed0 Prepare release v0.16.2

v0.16.1

05 Jan 00:15
Compare
Choose a tag to compare

Changelog

  • 6839ceb Makefile: Add run-tasks command
  • 091235b Prepare release v0.16.1
  • 96a3b7f cmd/command/run: Override existing command with --command-file

v0.16.0

31 Dec 14:07
Compare
Choose a tag to compare

Changelog

v0.15.0

06 Dec 13:09
Compare
Choose a tag to compare

Changelog

  • d92b0f2 Add support to configure LXD storage pools
  • 716a985 Prepare next development release
  • eeddc9e README.md: Update
  • f06704f executor: Fix handling of error on LXD connection through default endpoint

v0.14.3

18 Nov 22:12
Compare
Choose a tag to compare

Changelog

12f8ff3 .github/workflows/release.yml: Move to golang v1.16
65f6561 Add CodeQL badge
d30baf8 Create codeql-analysis.yml
4a1f726 Prepare release v0.14.3
71f71ce Update github.com/opencontainers/[email protected]
f5399f1 Update vendor github.com/MottainaiCI/[email protected]
3bd8b00 Update vendor github.com/containerd/[email protected]
aab57eb Update vendor github.com/microcosm-cc/[email protected]
86f8d5d go.sum: Quiet dependabot
cf3f1e4 template: Import mottainai template
8fb1476 template: fix tests

v0.14.2

01 Nov 12:54
Compare
Choose a tag to compare

Changelog

0ab26cd Prepare release v0.14.2
f39dddd cmd/command/list: Add --command-file option
69f1fcd cmd/command/run: Add --command-file option

v0.14.1

23 Oct 06:57
Compare
Choose a tag to compare

Changelog

72db21a Prepare release v0.14.1
dc1d6db cmd/command/run: Add option --vars-file
3d74bfd executor/profile: Setup description correctly

v0.14.0

10 Oct 18:39
Compare
Choose a tag to compare

Changelog

6f1da1b Prepare release v0.14.0
4f1b17d Start the container if exists but is not running
836cd2c Update vendor github.com/lxc/[email protected]
0d32073 config: Return error on fail of the config parsing
3d8d461 executor: Add method IsRunningContainer()