Skip to content

Commit

Permalink
chore(main): Release transformation-gcp-compliance-premium v0.6.0 (#756)
Browse files Browse the repository at this point in the history
  • Loading branch information
cq-bot authored Apr 10, 2024
1 parent 3682e4a commit 14dd6c5
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"transformations/azure/compliance-premium+FILLER": "0.0.0",
"transformations/gcp/compliance-free": "1.5.0",
"transformations/gcp/compliance-free+FILLER": "0.0.0",
"transformations/gcp/compliance-premium": "0.5.0",
"transformations/gcp/compliance-premium": "0.6.0",
"transformations/gcp/compliance-premium+FILLER": "0.0.0",
"transformations/k8s/compliance-free": "1.5.2",
"transformations/k8s/compliance-free+FILLER": "0.0.0",
Expand Down
7 changes: 7 additions & 0 deletions transformations/gcp/compliance-premium/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.6.0](https://github.com/cloudquery/policies-premium/compare/transformation-gcp-compliance-premium-v0.5.0...transformation-gcp-compliance-premium-v0.6.0) (2024-04-10)


### Features

* Remove links to free compliance packs in docs ([#753](https://github.com/cloudquery/policies-premium/issues/753)) ([3682e4a](https://github.com/cloudquery/policies-premium/commit/3682e4a1b9feaf54c2bf2b394dbde1711c149781))

## [0.5.0](https://github.com/cloudquery/policies-premium/compare/transformation-gcp-compliance-premium-v0.4.0...transformation-gcp-compliance-premium-v0.5.0) (2024-04-09)


Expand Down
2 changes: 1 addition & 1 deletion transformations/gcp/compliance-premium/dbt_project.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: gcp_compliance
version: 0.5.0
version: 0.6.0
config-version: 2
profile: gcp_compliance
model-paths:
Expand Down

0 comments on commit 14dd6c5

Please sign in to comment.