Skip to content
This repository has been archived by the owner on Sep 28, 2024. It is now read-only.

Releases: pulumiverse/pulumi-aquasec

v0.2.2

14 Nov 11:46
147c0e8
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump github.com/pulumi/pulumi/sdk/v3 from 3.42.0 to 3.46.1 in /sdk by @dependabot in #48
  • chore(deps): bump github.com/pulumi/pulumi/sdk/v3 from 3.44.2 to 3.46.1 in /provider by @dependabot in #49
  • chore(deps): bump github.com/aquasecurity/terraform-provider-aquasec from 0.8.16 to 0.8.17 in /provider by @dependabot in #50

Full Changelog: v0.2.1...v0.2.2

v0.2.1

09 Nov 07:53
bca3897
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump github.com/pulumi/pulumi/sdk/v3 from 3.42.0 to 3.43.1 in /provider by @dependabot in #37
  • chore(deps): bump actions/setup-dotnet from 3.0.1 to 3.0.2 by @dependabot in #35
  • chore(deps): bump actions/setup-python from 4.2.0 to 4.3.0 by @dependabot in #34
  • chore(deps): bump actions/setup-node from 3.5.0 to 3.5.1 by @dependabot in #33
  • chore(deps): bump github.com/pulumi/pulumi/sdk/v3 from 3.42.0 to 3.43.1 in /sdk by @dependabot in #36
  • chore(deps): bump actions/setup-go from 3.3.0 to 3.3.1 by @dependabot in #40
  • chore(deps): bump actions/setup-dotnet from 3.0.2 to 3.0.3 by @dependabot in #39
  • chore(deps): bump github.com/pulumi/pulumi/sdk/v3 from 3.43.1 to 3.44.3 in /sdk by @dependabot in #41
  • chore(deps): bump github.com/pulumi/pulumi/sdk/v3 from 3.43.1 to 3.44.3 in /provider by @dependabot in #43
  • chore(deps): bump goreleaser/goreleaser-action from 3.1.0 to 3.2.0 by @dependabot in #38
  • chore(deps): bump github.com/pulumi/pulumi-terraform-bridge/v3 from 3.31.0 to 3.33.0 in /provider by @dependabot in #42
  • feat: remove LogoURL to use default logos from pulumi-hugo by @dirien in #44
  • feat: update schema and sdks by @dirien in #45

Full Changelog: v0.2.0...v0.2.1

v0.2.0

10 Oct 15:14
294059f
Compare
Choose a tag to compare

What's Changed

Update Aquasec Provider from 0.8.15 to 0.8.16. This introduced new resources and datasources to use.

  • chore(deps): bump github.com/pulumi/pulumi-terraform-bridge/v3 from 3.30.1 to 3.31.0 in /provider by @dependabot in #28
  • chore(deps): bump actions/setup-dotnet from 2.1.1 to 3.0.0 by @dependabot in #27
  • chore(deps): bump github.com/pulumi/pulumi/sdk/v3 from 3.40.2 to 3.42.0 in /provider by @dependabot in #32
  • chore(deps): bump github.com/pulumi/pulumi/sdk/v3 from 3.40.2 to 3.42.0 in /sdk by @dependabot in #30
  • chore(deps): bump actions/setup-dotnet from 3.0.0 to 3.0.1 by @dependabot in #29
  • chore(deps): bump github.com/aquasecurity/terraform-provider-aquasec from 0.8.15 to 0.8.16 in /provider by @dependabot in #31

Full Changelog: v0.1.3...v0.2.0

v0.1.3

29 Sep 07:11
970197d
Compare
Choose a tag to compare

What's Changed

  • fix: change go module path to pulumiverse by @dirien in #26

Full Changelog: v0.1.2...v0.1.3

v0.1.2

28 Sep 16:07
61ddf6c
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump actions/setup-dotnet from 2.1.0 to 2.1.1 by @dependabot in #16
  • chore(deps): bump github.com/pulumi/pulumi/sdk/v3 from 3.38.0 to 3.40.2 in /sdk by @dependabot in #17
  • fix: add PUBLISH_NPM and PUBLISH_NUGET env variables by @dirien in #24
  • chore(deps): bump actions/setup-node from 3.4.1 to 3.5.0 by @dependabot in #19
  • fix: add NUGET_FEED_URL env variables back by @dirien in #25

Full Changelog: v0.1.0...v0.1.2

v0.1.0

28 Sep 08:01
dcd282b
Compare
Choose a tag to compare

What's Changed

  • feat: add goreleaser and GitHub action support by @dirien in #2
  • feat: add docs folder for Pulumi Registry support by @dirien in #12
  • feat: pin dependecies in GitHub action by @dirien in #11
  • chore(deps): bump actions/setup-dotnet from 1 to 2 by @dependabot in #3
  • chore(deps): bump goreleaser/goreleaser-action from 2 to 3 by @dependabot in #6
  • chore(deps): bump actions/setup-go from 2 to 3 by @dependabot in #7
  • chore(deps): bump jaxxstorm/action-install-gh-release from 1.5.0 to 1.7.1 by @dependabot in #8
  • feat: update aquasec provider to version v0.8.15 by @dirien in #14
  • fix: add /provider directory for dependabot by @dirien in #15
  • fix: add package manager secrets by @dirien in #18
  • feat: add permissions write content to release pipeline by @dirien in #20
  • fix: change location of main cmd in goreleaser by @dirien in #21
  • fix: remove postfix of make target call in pipeline by @dirien in #22

Full Changelog: https://github.com/pulumiverse/pulumi-aquasec/commits/v0.1.0