Releases: chainguard-dev/terraform-provider-imagetest
Releases · chainguard-dev/terraform-provider-imagetest
v0.0.46
What's Changed
- chore(deps): Bump chainguard.dev/apko from 0.19.7 to 0.20.0 by @dependabot in #234
- chore(deps): Bump the terraform group across 1 directory with 2 updates by @dependabot in #235
- load creds for provider repo by default by @joshrwolf in #236
Full Changelog: v0.0.45...v0.0.46
v0.0.45
What's Changed
- chore(deps): Bump chainguard.dev/apko from 0.19.4 to 0.19.5 by @dependabot in #223
- Harden Sandbox Entrypoint by @IdlePhysicist in #228
- chore(deps): Bump chainguard.dev/apko from 0.19.5 to 0.19.7 by @dependabot in #227
- chore(deps): Bump the terraform group across 1 directory with 2 updates by @dependabot in #226
- ensure custom k3s images are passed through by @joshrwolf in #229
Full Changelog: v0.0.44...v0.0.45
v0.0.44
What's Changed
- chore(deps): Bump chainguard.dev/apko from 0.19.3 to 0.19.4 by @dependabot in #220
- chore(deps): Bump github.com/samber/slog-multi from 1.2.3 to 1.2.4 by @dependabot in #221
- ensure optional is set by @joshrwolf in #222
Full Changelog: v0.0.43...v0.0.44
v0.0.43
What's Changed
- harness/k3s: Add back kubectl alias by @IdlePhysicist in #211
- bump to 0.19.3 by @joshrwolf in #219
New Contributors
- @IdlePhysicist made their first contribution in #211
Full Changelog: v0.0.42...v0.0.43
v0.0.42
What's Changed
- chore(deps): Bump github.com/samber/slog-multi from 1.2.2 to 1.2.3 by @dependabot in #196
Full Changelog: v0.0.41...v0.0.42
v0.0.41
What's Changed
- add a new flavor of test_ resources, starting with test_docker_run by @joshrwolf in #208
- decouple mount/layer models by @joshrwolf in #209
- chore(deps): Bump k8s.io/kubelet from 0.31.1 to 0.31.2 by @dependabot in #215
- plumb through a warn_on_failure flag on features by @joshrwolf in #217
Full Changelog: v0.0.40...v0.0.41
v0.0.40
What's Changed
- register a secret in the harness cluster by @joshrwolf in #206
Full Changelog: v0.0.39...v0.0.40
v0.0.39
What's Changed
- fix warning message when container_volume is skipped by @joshrwolf in #205
Full Changelog: v0.0.38...v0.0.39
v0.0.38
What's Changed
- add to the default list of pakcages included in sandboxes by @joshrwolf in #203
- remove the deprecated field for now by @joshrwolf in #204
Full Changelog: v0.0.37...v0.0.38
v0.0.37
What's Changed
- feat: improve label-based skipping by @shimmerjs in #198
- add some basic test_execution tests by @joshrwolf in #199
- use a bundler for creating sandbox images by @joshrwolf in #195
- ensure warnings are properly plumbed by @joshrwolf in #200
- refactor the inventory impl to avoid racing by @joshrwolf in #202
Full Changelog: v0.0.36...v0.0.37