Skip to content

Releases: chainguard-dev/terraform-provider-apko

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

v0.10.2

06 Sep 04:48
e44775c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.10.1...v0.10.2

v0.10.1

05 Sep 21:40
f819ef7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.10.0...v0.10.1

v0.10.0

05 Sep 17:35
c48eb2f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.9.2...v0.10.0

v0.9.2

17 Jul 16:44
9443d09
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.9.1...v0.9.2

v0.9.1

11 Jul 18:55
e6dead9
Compare
Choose a tag to compare

What's Changed

  • Make failure to unify a specified package an error. by @mattmoor in #119
  • Limit the mega module to a few of our bigger targets for now by @mattmoor in #120
  • Add the APKO_IMAGE to the mega module workflow by @mattmoor in #122
  • Bump github.com/hashicorp/terraform-plugin-go from 0.16.0 to 0.18.0 by @dependabot in #117
  • Add collect diagnostics on failure by @mattmoor in #124
  • Fix indentation on collect diags by @mattmoor in #125
  • Bump github.com/hashicorp/terraform-plugin-docs from 0.15.0 to 0.16.0 by @dependabot in #121
  • apko_tags: support disabling version tags with env var by @imjasonh in #126
  • Verify reproducibility under some circumstances by @mattmoor in #127
  • Bump go-apk and apko dependencies by @mattmoor in #129

Full Changelog: v0.9.0...v0.9.1

v0.9.0

01 Jul 01:07
08adb73
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.10...v0.9.0

v0.8.10

26 Jun 15:00
5850c5b
Compare
Choose a tag to compare

What's Changed

  • Quiet the noise to allow reproducing builds from attestations. by @mattmoor in #108

Full Changelog: v0.8.9...v0.8.10

v0.8.9

23 Jun 23:22
62a3235
Compare
Choose a tag to compare

What's Changed

  • Try building the mega-module presubmit by @mattmoor in #101
  • default to host arch when nothing is specified by @joshrwolf in #64
  • Bump github.com/hashicorp/terraform-plugin-go from 0.15.0 to 0.16.0 by @dependabot in #98
  • Bump golang.org/x/sync from 0.2.0 to 0.3.0 by @dependabot in #99
  • Switch to crane registry by @mattmoor in #103
  • fix some data races by @imjasonh in #104
  • This fixes the cache concurrency issue in go-apk for APKINDEX by @mattmoor in #105
  • Setup a kind cluster for the mega module by @mattmoor in #106
  • Bump github.com/hashicorp/terraform-plugin-testing from 1.2.0 to 1.3.0 by @dependabot in #100
  • Bump k8s.io/apimachinery from 0.27.2 to 0.27.3 by @dependabot in #97

New Contributors

Full Changelog: v0.8.8...v0.8.9

v0.8.8

19 Jun 15:28
f880cb9
Compare
Choose a tag to compare

What's Changed

  • Switch our SBOM emission to files to dramatically shrink state by @mattmoor in #96

Full Changelog: v0.8.7...v0.8.8