Skip to content

Commit 2ace678

Browse files
authored
chore(deps): Update dependency source-azure to v17.13.0 (#1485)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [source-azure](https://hub.cloudquery.io) | minor | `v17.12.1` -> `v17.13.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 4a755fc commit 2ace678

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

transformations/azure/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: azure
44
path: cloudquery/azure
55
registry: cloudquery
6-
version: "v17.12.1" # latest version of source azure plugin
6+
version: "v17.13.0" # latest version of source azure plugin
77
destinations: ["bigquery"]
88
tables: ["*"]
99
---

transformations/azure/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: azure
44
path: cloudquery/azure
5-
version: "v17.12.1" # latest version of source azure plugin
5+
version: "v17.13.0" # latest version of source azure plugin
66
destinations: ["postgresql"]
77
tables: ["*"]
88
---

transformations/azure/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: azure
44
path: cloudquery/azure
55
registry: cloudquery
6-
version: "v17.12.1" # latest version of source azure plugin
6+
version: "v17.13.0" # latest version of source azure plugin
77
destinations: ["snowflake"]
88
tables: ["*"]
99
---

transformations/azure/compliance-premium/tests/bigquery.yml

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

transformations/azure/compliance-premium/tests/postgres.yml

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

transformations/azure/compliance-premium/tests/snowflake.yml

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

0 commit comments

Comments
 (0)