Skip to content

Releases: chainguard-dev/terraform-provider-oci

v0.0.18

19 Dec 15:43
92776a7
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.17...v0.0.18

v0.0.17

14 Aug 17:41
e933124
Compare
Choose a tag to compare

What's Changed

  • Bump github.com/google/go-containerregistry from 0.20.1 to 0.20.2 by @dependabot in #159
  • Bump google-github-actions/setup-gcloud from 2.1.0 to 2.1.1 by @dependabot in #162
  • Bump google-github-actions/auth from 2.1.3 to 2.1.4 by @dependabot in #161
  • Bump google-github-actions/get-secretmanager-secrets from 2.1.3 to 2.1.4 by @dependabot in #160
  • Bump github.com/hashicorp/terraform-plugin-framework from 1.10.0 to 1.11.0 in the terraform group by @dependabot in #158
  • Bump github.com/hashicorp/terraform-plugin-testing from 1.9.0 to 1.10.0 in the terraform group by @dependabot in #163
  • add a "path" field to oci_append by @joshrwolf in #164

Full Changelog: v0.0.16...v0.0.17

v0.0.16

05 Aug 19:29
c9294df
Compare
Choose a tag to compare

What's Changed

  • fix the index append by @joshrwolf in #156
  • Bump github.com/docker/docker from 26.0.2+incompatible to 26.1.4+incompatible in the go_modules group by @dependabot in #157

Full Changelog: v0.0.15...v0.0.16

v0.0.15

30 Jul 14:25
f0a5474
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.14...v0.0.15

v0.0.14

08 Jul 19:25
a5f8390
Compare
Choose a tag to compare

What's Changed

  • Bump hashicorp/setup-terraform from 3.1.0 to 3.1.1 by @dependabot in #134
  • use unique TF IDs for exec test resources by @imjasonh in #136
  • Bump goreleaser/goreleaser-action from 5.0.0 to 5.1.0 by @dependabot in #135
  • Bump google-github-actions/auth from 2.1.2 to 2.1.3 by @dependabot in #137
  • Bump actions/checkout from 4.1.5 to 4.1.6 by @dependabot in #138
  • Bump google-github-actions/get-secretmanager-secrets from 2.1.1 to 2.1.2 by @dependabot in #140
  • Bump the terraform group across 1 directory with 2 updates by @dependabot in #141
  • Bump google-github-actions/get-secretmanager-secrets from 2.1.2 to 2.1.3 by @dependabot in #142
  • Bump the terraform group with 2 updates by @dependabot in #143
  • remove deprecated data sources by @imjasonh in #145
  • Bump actions/checkout from 4.1.6 to 4.1.7 by @dependabot in #146
  • Bump goreleaser/goreleaser-action from 5.1.0 to 6.0.0 by @dependabot in #144
  • fix goreleaser for v2 by @imjasonh in #148
  • Bump github.com/spf13/cobra from 1.8.0 to 1.8.1 by @dependabot in #147
  • Bump github.com/google/go-containerregistry from 0.19.1 to 0.19.2 by @dependabot in #149
  • Bump github.com/google/go-containerregistry from 0.19.2 to 0.20.0 by @dependabot in #150

Full Changelog: v0.0.13...v0.0.14

v0.0.13

07 May 00:10
586c32d
Compare
Choose a tag to compare

What's Changed

Dependencies

  • Bump actions/checkout from 4.1.2 to 4.1.3 by @dependabot in #124
  • Bump golang.org/x/net from 0.21.0 to 0.23.0 in the go_modules group by @dependabot in #123
  • Bump google-github-actions/get-secretmanager-secrets from 2.1.0 to 2.1.1 by @dependabot in #121
  • Bump github.com/docker/docker from 24.0.9+incompatible to 26.0.2+incompatible in the go_modules group by @dependabot in #125
  • Bump hashicorp/setup-terraform from 3.0.0 to 3.1.0 by @dependabot in #127
  • Bump the terraform group across 1 directory with 3 updates by @dependabot in #126
  • Bump actions/checkout from 4.1.3 to 4.1.4 by @dependabot in #128
  • Bump github.com/hashicorp/terraform-plugin-docs from 0.19.1 to 0.19.2 in the terraform group by @dependabot in #129
  • Bump actions/setup-go from 5.0.0 to 5.0.1 by @dependabot in #130
  • Bump github.com/hashicorp/terraform-plugin-go from 0.22.2 to 0.23.0 in the terraform group by @dependabot in #132
  • Bump actions/checkout from 4.1.4 to 4.1.5 by @dependabot in #133

Full Changelog: v0.0.12...v0.0.13

v0.0.12

17 Apr 13:46
dd1a900
Compare
Choose a tag to compare

What's Changed

  • Don't rely on the cache in release workflow by @mattmoor in #118
  • oci_append: produce valid layer and validate by @imjasonh in #120

Full Changelog: v0.0.11...v0.0.12

v0.0.11

02 Apr 19:16
8ee265f
Compare
Choose a tag to compare

What's Changed

  • Bump actions/setup-go from 4.0.1 to 4.1.0 by @dependabot in #61
  • Bump actions/checkout from 3.5.3 to 4.1.0 by @dependabot in #77
  • Bump goreleaser/goreleaser-action from 4.3.0 to 5.0.0 by @dependabot in #71
  • Bump crazy-max/ghaction-import-gpg from 5.3.0 to 6.0.0 by @dependabot in #72
  • Bump github.com/hashicorp/terraform-plugin-docs from 0.15.0 to 0.16.0 by @dependabot in #55
  • Bump github.com/google/go-containerregistry from 0.15.2 to 0.16.1 by @dependabot in #59
  • Bump github.com/hashicorp/terraform-plugin-testing from 1.3.0 to 1.5.1 by @dependabot in #65
  • Bump actions/checkout from 4.1.0 to 4.1.1 by @dependabot in #82
  • Bump actions/setup-go from 4.1.0 to 5.0.0 by @dependabot in #89
  • Bump github.com/google/go-containerregistry from 0.16.1 to 0.17.0 by @dependabot in #87
  • Bump hashicorp/setup-terraform from 2.0.3 to 3.0.0 by @dependabot in #84
  • Bump github.com/spf13/cobra from 1.7.0 to 1.8.0 by @dependabot in #85
  • Switch to GPG keys from GSM by @mattmoor in #99
  • Bump google-github-actions/auth from 2.1.1 to 2.1.2 by @dependabot in #103
  • Bump google-github-actions/setup-gcloud from 2.0.1 to 2.1.0 by @dependabot in #101
  • Bump github.com/google/go-containerregistry from 0.17.0 to 0.19.0 by @dependabot in #98
  • Bump google-github-actions/get-secretmanager-secrets from 2.0.0 to 2.1.0 by @dependabot in #100
  • group hashicorp dependabot updates by @k4leung4 in #108
  • Bump the terraform group with 4 updates by @dependabot in #109
  • Bump the terraform group with 1 update by @dependabot in #110
  • Bump actions/checkout from 4.1.1 to 4.1.2 by @dependabot in #111
  • Bump github.com/google/go-containerregistry from 0.19.0 to 0.19.1 by @dependabot in #112
  • Bump github.com/docker/docker from 24.0.0+incompatible to 24.0.7+incompatible by @dependabot in #114
  • Bump the terraform group with 1 update by @dependabot in #116
  • Bump github.com/docker/docker from 24.0.7+incompatible to 24.0.9+incompatible by @dependabot in #115
  • Fix oci_append for digest baseref by @jonjohnsonjr in #117

New Contributors

Full Changelog: v0.0.10...v0.0.11

v0.0.10

04 Oct 14:17
d07f924
Compare
Choose a tag to compare
add test case for structure_test on single-image index (#80)

Signed-off-by: Jason Hall <[email protected]>

v0.0.9

22 Sep 21:08
d5451c1
Compare
Choose a tag to compare
Revert "tag: accept multiple tags per resource (#74)" (#76)

This reverts commit e4a57d90c7bec812b80eb0e69ca1d7109b48249d.

Instead of this, we'll use a new resource, `oci_tags`. This
un-deprecates `tag` and removes `tags`.