Skip to content

Commit a1af308

Browse files
authored
chore(deps): Update dependency source-gcp to v19.7.0 (#1491)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [source-gcp](https://hub.cloudquery.io) | minor | `v19.6.0` -> `v19.7.0` | --- ### Configuration πŸ“… **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. β™» **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. πŸ”• **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC4yMi4xIiwidXBkYXRlZEluVmVyIjoiNDAuMjIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiYXV0b21lcmdlIl19-->
1 parent 3b38498 commit a1af308

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

β€Žtransformations/gcp/asset-inventory-free/tests/bigquery.ymlβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ spec:
33
name: gcp
44
path: cloudquery/gcp
55
registry: cloudquery
6-
version: "v19.6.0" # latest version of source gcp plugin
6+
version: "v19.7.0" # latest version of source gcp plugin
77
destinations: ["bigquery"]
88
tables: ["*"]
99
---

β€Žtransformations/gcp/asset-inventory-free/tests/postgres.ymlβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ kind: source
22
spec:
33
name: gcp
44
path: cloudquery/gcp
5-
version: "v19.6.0" # latest version of source gcp plugin
5+
version: "v19.7.0" # latest version of source gcp plugin
66
destinations: ["postgresql"]
77
tables: ["*"]
88
---

β€Žtransformations/gcp/asset-inventory-free/tests/snowflake.ymlβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ spec:
33
name: gcp
44
path: cloudquery/gcp
55
registry: cloudquery
6-
version: "v19.6.0" # latest version of source gcp plugin
6+
version: "v19.7.0" # latest version of source gcp plugin
77
destinations: ["snowflake"]
88
tables: ["*"]
99
---

β€Žtransformations/gcp/compliance-premium/tests/bigquery.ymlβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ kind: source
22
spec:
33
name: gcp
44
path: cloudquery/gcp
5-
version: "v19.6.0" # latest version of source gcp plugin
5+
version: "v19.7.0" # latest version of source gcp plugin
66
destinations: ["bigquery"]
77
tables: ["*"]
88
---

β€Žtransformations/gcp/compliance-premium/tests/postgres.ymlβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ kind: source
22
spec:
33
name: gcp
44
path: cloudquery/gcp
5-
version: "v19.6.0" # latest version of source gcp plugin
5+
version: "v19.7.0" # latest version of source gcp plugin
66
destinations: ["postgresql"]
77
tables: ["*"]
88
---

β€Žtransformations/gcp/compliance-premium/tests/snowflake.ymlβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ kind: source
22
spec:
33
name: gcp
44
path: cloudquery/gcp
5-
version: "v19.6.0" # latest version of source gcp plugin
5+
version: "v19.7.0" # latest version of source gcp plugin
66
destinations: ["snowflake"]
77
tables: ["*"]
88
---

0 commit comments

Comments
Β (0)