Skip to content

Releases: ko-build/terraform-provider-ko

v0.0.13

10 Apr 17:33
02922b7
Compare
Choose a tag to compare

What's Changed

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

v0.0.12

02 Apr 20:16
da40ce2
Compare
Choose a tag to compare

What's Changed

  • Bump actions/checkout from 4.1.1 to 4.1.2 by @dependabot in #133
  • Bump github.com/google/go-containerregistry from 0.19.0 to 0.19.1 by @dependabot in #132
  • bump ko to v0.15.2 / upgrade go to 1.22 / update terraform to use newer releases by @cpanato in #134
  • don't publish on ko_build read by @imjasonh in #135

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

v0.0.11

10 Mar 15:34
b787523
Compare
Choose a tag to compare

What's Changed

  • Updates on ci and go dependencies by @cpanato in #115
  • Bump github.com/aws/aws-lambda-go from 1.41.0 to 1.43.0 by @dependabot in #113
  • Bump github.com/google/ko from 0.14.2-0.20230907134532-daab1ac9dce9 to 0.15.1 by @dependabot in #107
  • Bump github.com/aws/aws-lambda-go from 1.43.0 to 1.44.0 by @dependabot in #116
  • Bump github.com/aws/aws-lambda-go from 1.44.0 to 1.45.0 by @dependabot in #119
  • Bump github.com/google/go-containerregistry from 0.17.0 to 0.18.0 by @dependabot in #118
  • Bump github.com/hashicorp/terraform-plugin-docs from 0.16.0 to 0.17.0 by @dependabot in #117
  • Bump github.com/google/go-containerregistry from 0.18.0 to 0.19.0 by @dependabot in #120
  • Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.31.0 to 2.32.0 by @dependabot in #122
  • Bump github.com/aws/aws-lambda-go from 1.45.0 to 1.46.0 by @dependabot in #123
  • Bump golangci/golangci-lint-action from 3.7.0 to 4.0.0 by @dependabot in #124
  • Switch to GPG keys from GSM by @mattmoor in #125
  • Bump google-github-actions/setup-gcloud from 2.0.1 to 2.1.0 by @dependabot in #127
  • Bump google-github-actions/auth from 2.1.1 to 2.1.2 by @dependabot in #126
  • Bump github.com/hashicorp/terraform-plugin-docs from 0.17.0 to 0.18.0 by @dependabot in #121
  • Bump google-github-actions/get-secretmanager-secrets from 2.0.0 to 2.1.0 by @dependabot in #128
  • Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.32.0 to 2.33.0 by @dependabot in #130
  • set -trimpath to builds by @imjasonh in #131

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

v0.0.10

07 Dec 19:21
1f04c96
Compare
Choose a tag to compare
Merge pull request #109 from ko-build/dependabot/go_modules/github.co…

…m/google/go-containerregistry-0.17.0

Bump github.com/google/go-containerregistry from 0.16.1 to 0.17.0

v0.0.9

11 Sep 16:30
6d8264a
Compare
Choose a tag to compare
Merge pull request #97 from cpanato/upgrade-go

add terraform 1.5.x to the test matrix

v0.0.8

29 Aug 16:06
15ea39d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.7...v0.0.8

v0.0.7

24 Mar 15:52
66dab94
Compare
Choose a tag to compare

What's Changed

🚨 Breaking change 🚨

You will need to change any ko_image resources to be ko_build resources instead, and may need to terraform state rm any ko_image resources before you can terraform apply this change.

Other changes:

  • Bump goreleaser/goreleaser-action from 3.2.0 to 4.1.0 by @dependabot in #42
  • fix provider example readmes by @imjasonh in #49
  • Feature: Add Lambda, ECS, AppRunner, and Lightsail examples by @mattmoor in #47
  • Bump goreleaser/goreleaser-action from 4.1.0 to 4.2.0 by @dependabot in #54
  • Bump github.com/google/go-containerregistry from 0.12.1 to 0.13.0 by @dependabot in #55
  • Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.24.1 to 2.25.0 by @dependabot in #56
  • Bump github.com/aws/aws-lambda-go from 1.37.0 to 1.38.0 by @dependabot in #57
  • Bump github.com/hashicorp/terraform-plugin-docs from 0.13.0 to 0.14.1 by @dependabot in #58
  • Bump github.com/google/ko from 0.12.1-0.20221114184933-3cbbeb3ad3e0 to 0.13.0 by @dependabot in #59
  • Upgrade to go1.20 and other ci updates by @cpanato in #60

New Contributors

Full Changelog: v0.0.6...v0.0.7

v0.0.6

16 Jan 15:49
009c009
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.5...v0.0.6

v0.0.5

14 Jan 12:20
48d796b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.4...v0.0.5

v0.0.4

30 Dec 18:50
6ae53e3
Compare
Choose a tag to compare

What's Changed

  • Move cloudrun example, add kubernetes example by @imjasonh in #39
  • allow image resource to configure exact repo by @imjasonh in #38
  • Use state upgrader to fix upgrade stabililty of images by @nsmith5 in #43

Full Changelog: v0.0.3...v0.0.4