Skip to content

Releases: chainguard-dev/terraform-provider-apko

v0.13.1

21 Dec 17:38
adf38c0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.13.0...v0.13.1

v0.13.0

20 Dec 21:33
10b5bf2
Compare
Choose a tag to compare

What's Changed

Note: Use ghcr.io/wolfi-dev/apko:latest@sha256:bc30928b28670100da9e0307082f320ee219feaa9f89a0d29be2b7645a4fe625 for reproducibility tests.

Full Changelog: v0.12.0...v0.13.0

v0.12.0

29 Nov 21:05
742c1a3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.11.0...v0.12.0

v0.11.0

30 Oct 20:48
b39539d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.10.8...v0.11.0

v0.10.8

27 Oct 20:18
9c84f2b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.10.7...v0.10.8

v0.10.7

11 Oct 21:57
54e6222
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.10.6...v0.10.7

v0.10.6

27 Sep 16:01
96cd9f5
Compare
Choose a tag to compare
fix: build single-arch images compatibly with apko CLI (#173)

When asked to build a single-arch image, apko CLI builds an index
containing one manifest. By contrast, before this PR, tf-apko would
build a single-arch _image_ in this case.

This meant that the check-compatibility test (which tries to use the
apko CLI to rebuild an image from the attested locked apko config, and
get the same digest) would not get the same digest when building
single-arch images.

Signed-off-by: Jason Hall <jason@chainguard.dev>

v0.10.5

13 Sep 19:09
55ea67c
Compare
Choose a tag to compare
Add missing err check (#166)

Signed-off-by: Jon Johnson <jon.johnson@chainguard.dev>

v0.10.4

06 Sep 18:54
eebeaae
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.10.3...v0.10.4

v0.10.3

06 Sep 16:35
5ab2ce5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.10.2...v0.10.3