Releases: chainguard-dev/terraform-provider-apko
Releases · chainguard-dev/terraform-provider-apko
v0.8.5
v0.8.4
What's Changed
- Feature: Take advantage of "build date epoch" by @mattmoor in #65
- apko_config: add extra_packages by @imjasonh in #70
- Bump github.com/google/go-containerregistry from 0.15.1 to 0.15.2 by @dependabot in #68
- Bump github.com/cloudflare/circl from 1.3.2 to 1.3.3 by @dependabot in #60
- Bump github.com/docker/distribution from 2.8.1+incompatible to 2.8.2+incompatible by @dependabot in #59
- Bump github.com/chainguard-dev/terraform-provider-oci from 0.0.0-20230426201150-f82273dff08e to 0.0.1 by @dependabot in #66
- Bump k8s.io/apimachinery from 0.26.1 to 0.27.2 by @dependabot in #69
Full Changelog: v0.8.3...v0.8.4
v0.8.3
v0.8.2
🚨 BREAKING CHANGES 🚨
What's Changed
- Bump github.com/google/go-containerregistry from 0.14.1-0.20230425172351-b7c6e9dc3944 to 0.15.1 by @dependabot in #53
- Bump github.com/sigstore/rekor from 1.1.0 to 1.1.1 by @dependabot in #47
- Bump golang.org/x/sync from 0.1.0 to 0.2.0 by @dependabot in #54
- Cleanup: Rename the provider-level fields to increase clarity. by @mattmoor in #57
Full Changelog: v0.8.1...v0.8.2
v0.8.1
🚨 This release has breaking changes 🚨
What's Changed
- Feature: add
apko_config
data source. by @mattmoor in #46 - accept repos,keyring,archs as provider defaults by @imjasonh in #49
- Feature: Use reflection to generate the TF schema by @mattmoor in #50
- Feature: Add provider-level
packages
block. by @mattmoor in #51 - Feature: Have
apko_build
take the loadedapko_config
by @mattmoor in #52 - Cleanup: Have the README document
apko_config
by @mattmoor in #56 - Feature: Have
apko_config
"lock" the configuration as much as it can. by @mattmoor in #55
Full Changelog: v0.8.0...v0.8.1
v0.8.0
v0.7.4
If at first you don't succeed...
What's Changed
Full Changelog: v0.7.2...v0.7.3