Releases: chainguard-dev/terraform-provider-apko
Releases · chainguard-dev/terraform-provider-apko
v0.8.6
What's Changed
- add apko_tags by @imjasonh in #76
- Bump github.com/sigstore/rekor from 1.1.1 to 1.2.0 by @dependabot in #72
- config: support extra_annotations by @imjasonh in #77
- rename extra_annotations -> default_annotations, add provider support by @imjasonh in #78
- Add a Wolfi BDE test, drop Alpine by @mattmoor in #82
- Take advantage of remote.Reuse by @jonjohnsonjr in #85
- Avoid double-builds now that we have lock files by @mattmoor in #86
- Deduplicate and sort extras by @mattmoor in #91
- Pull in https://gitlab.alpinelinux.org/alpine/go/-/merge_requests/25 by @mattmoor in #92
- Bump apko by @jonjohnsonjr in #87
- Bump the go-apk dependency to fix fips by @mattmoor in #93
- Bump github.com/hashicorp/terraform-plugin-log from 0.8.0 to 0.9.0 by @dependabot in #79
- Bump goreleaser/goreleaser-action from 4.2.0 to 4.3.0 by @dependabot in #88
- Bump github.com/chainguard-dev/terraform-provider-oci from 0.0.1 to 0.0.4 by @dependabot in #80
- Bump github.com/hashicorp/terraform-plugin-framework from 1.2.0 to 1.3.1 by @dependabot in #94
New Contributors
- @jonjohnsonjr made their first contribution in #85
Full Changelog: v0.8.5...v0.8.6
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