Skip to content

Releases: chainguard-dev/terraform-provider-imagetest

v0.0.127

30 Mar 18:48
2eda208

Choose a tag to compare

What's Changed

Full Changelog: v0.0.126...v0.0.127

v0.0.126

30 Mar 16:43
fa3a2a1

Choose a tag to compare

What's Changed

  • allow some more calls for publishing providers by @joshrwolf in #800

Full Changelog: v0.0.125...v0.0.126

v0.0.125

30 Mar 15:23
4ae3450

Choose a tag to compare

What's Changed

  • chore(deps): Bump google.golang.org/grpc from 1.79.2 to 1.79.3 by @dependabot[bot] in #785
  • chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/iam from 1.53.3 to 1.53.6 by @dependabot[bot] in #782
  • chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/ec2 from 1.294.0 to 1.294.1 by @dependabot[bot] in #783
  • Include container logs in error when EC2 container exits non-zero by @toabctl in #791
  • chore(deps): Bump chainguard.dev/apko from 1.1.12 to 1.1.15 by @dependabot[bot] in #788
  • feat(harden-runner): move to inline block policies by @egibs in #796
  • chore(harden-runner): add more Go endpoints by @egibs in #797
  • chore(deps): Bump actions/setup-go from 6.3.0 to 6.4.0 by @dependabot[bot] in #798
  • Collect GPU info via nvidia-smi after cloud-init by @toabctl in #795
  • chore(deps): Bump github.com/aws/aws-sdk-go-v2/config from 1.32.10 to 1.32.12 by @dependabot[bot] in #794
  • Tests retries by @joshrwolf in #799

New Contributors

Full Changelog: v0.0.124...v0.0.125

v0.0.124

18 Mar 19:06
8fe0cf4

Choose a tag to compare

What's Changed

  • chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/ec2 from 1.293.0 to 1.294.0 by @dependabot[bot] in #777
  • chore(deps): Bump k8s.io/kubelet from 0.35.1 to 0.35.2 by @dependabot[bot] in #775
  • chore(deps): Bump go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploghttp from 0.16.0 to 0.18.0 by @dependabot[bot] in #778
  • chore(deps): Bump golang.org/x/sync from 0.19.0 to 0.20.0 by @dependabot[bot] in #776
  • Enable cluster logging when creating by @mattlorimor in #784

New Contributors

Full Changelog: v0.0.123...v0.0.124

v0.0.123

09 Mar 14:11
856743c

Choose a tag to compare

What's Changed

  • chore(deps): Bump github.com/google/go-containerregistry from 0.21.1 to 0.21.2 by @dependabot[bot] in #765
  • chore(deps): Bump go.opentelemetry.io/otel/trace from 1.40.0 to 1.42.0 by @dependabot[bot] in #770
  • chore(deps): Bump go.opentelemetry.io/contrib/bridges/otelslog from 0.15.0 to 0.17.0 by @dependabot[bot] in #769
  • k3s: Be more resilient on startup errors by @markusthoemmes in #772
  • chore(deps): Bump step-security/harden-runner from 2.15.0 to 2.15.1 by @dependabot[bot] in #768
  • chore(deps): Bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp from 1.40.0 to 1.42.0 by @dependabot[bot] in #771
  • chore(deps): Bump github.com/aws/smithy-go from 1.24.1 to 1.24.2 by @dependabot[bot] in #763
  • chore(deps): Bump go.opentelemetry.io/otel/sdk/log from 0.16.0 to 0.18.0 by @dependabot[bot] in #767
  • Retry docker pull expontentially by @markusthoemmes in #773

Full Changelog: v0.0.122...v0.0.123

v0.0.122

02 Mar 10:04
7344bde

Choose a tag to compare

What's Changed

  • chore(deps): Bump github.com/cloudflare/circl from 1.6.1 to 1.6.3 by @dependabot[bot] in #751
  • chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/ec2 from 1.291.0 to 1.292.0 by @dependabot[bot] in #752
  • chore(deps): Bump k8s.io/client-go from 0.35.1 to 0.35.2 by @dependabot[bot] in #755
  • chore(deps): Bump actions/setup-go from 6.2.0 to 6.3.0 by @dependabot[bot] in #759
  • Always run on_failure hooks by @markusthoemmes in #761
  • chore(deps): Bump hashicorp/setup-terraform from 3.1.2 to 4.0.0 by @dependabot[bot] in #760
  • chore(deps): Bump step-security/harden-runner from 2.14.2 to 2.15.0 by @dependabot[bot] in #758
  • chore(deps): Bump chainguard.dev/apko from 1.1.11 to 1.1.12 by @dependabot[bot] in #756
  • chore(deps): Bump github.com/hashicorp/terraform-plugin-framework from 1.17.0 to 1.18.0 in the terraform group by @dependabot[bot] in #754
  • chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/ec2 from 1.292.0 to 1.293.0 by @dependabot[bot] in #753
  • chore(deps): Bump k8s.io/kubectl from 0.35.1 to 0.35.2 by @dependabot[bot] in #757

Full Changelog: v0.0.121...v0.0.122

v0.0.121

25 Feb 16:25
2ec6494

Choose a tag to compare

What's Changed

  • Fix test container shutdown race in pod driver as well by @markusthoemmes in #750
  • chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/iam from 1.53.2 to 1.53.3 by @dependabot[bot] in #749
  • chore(deps): Bump github.com/google/go-containerregistry from 0.21.0 to 0.21.1 by @dependabot[bot] in #747
  • chore(deps): Bump github.com/hashicorp/terraform-plugin-go from 0.29.0 to 0.30.0 in the terraform group by @dependabot[bot] in #746
  • chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/ec2 from 1.290.1 to 1.291.0 by @dependabot[bot] in #748

Full Changelog: v0.0.120...v0.0.121

v0.0.120

24 Feb 19:54
cd1143b

Choose a tag to compare

What's Changed

  • chore(deps): Bump goreleaser/goreleaser-action from 6.4.0 to 7.0.0 by @dependabot[bot] in #741
  • chore(deps): Bump github.com/aws/aws-sdk-go-v2/config from 1.32.7 to 1.32.10 by @dependabot[bot] in #744
  • chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/ec2 from 1.289.1 to 1.290.1 by @dependabot[bot] in #745
  • chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/lambda from 1.88.0 to 1.88.1 by @dependabot[bot] in #743
  • chore(deps): Bump chainguard.dev/apko from 1.1.9 to 1.1.11 by @dependabot[bot] in #740

Full Changelog: v0.0.119...v0.0.120

v0.0.119

23 Feb 16:27
4fadd1a

Choose a tag to compare

What's Changed

Full Changelog: v0.0.118...v0.0.119

v0.0.118

20 Feb 15:28
12b59c6

Choose a tag to compare

What's Changed

  • [StepSecurity] Apply security best practices by @stepsecurity-app[bot] in #712
  • chore(deps): Bump k8s.io/kubectl from 0.35.0 to 0.35.1 by @dependabot[bot] in #720
  • chore(deps): Bump k8s.io/kubelet from 0.35.0 to 0.35.1 by @dependabot[bot] in #726
  • chore(deps): Bump chainguard.dev/apko from 1.1.6 to 1.1.7 by @dependabot[bot] in #727
  • chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/ec2 from 1.285.0 to 1.289.1 by @dependabot[bot] in #725
  • chore(deps): Bump github.com/hashicorp/terraform-exec from 0.24.0 to 0.25.0 in the terraform group by @dependabot[bot] in #724
  • add an on_failure attribute to imagetest_tests by @joshrwolf in #735
  • chore(deps): Bump filippo.io/edwards25519 from 1.1.0 to 1.1.1 by @dependabot[bot] in #737
  • handle and plumb traceparent through context by @joshrwolf in #736
  • chore(deps): Bump github.com/google/go-containerregistry from 0.20.7 to 0.21.0 by @dependabot[bot] in #738
  • chore(deps): Bump chainguard.dev/apko from 1.1.7 to 1.1.9 by @dependabot[bot] in #734

Full Changelog: v0.0.117...v0.0.118