Skip to content

Commit 7eb309d

Browse files
chore(deps): Update dependency source-azure to v21.3.1 (#1669)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [source-azure](https://hub.cloudquery.io) | patch | `v21.3.0` → `v21.3.1` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/1591) for more information. --- ### Configuration 📅 **Schedule**: (UTC) - 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 [Mend Renovate](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xOTUuMiIsInVwZGF0ZWRJblZlciI6IjQzLjE5NS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
1 parent c3c2caf commit 7eb309d

6 files changed

Lines changed: 6 additions & 6 deletions

File tree

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: "v21.3.0" # latest version of source azure plugin
6+
version: "v21.3.1" # 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: "v21.3.0" # latest version of source azure plugin
5+
version: "v21.3.1" # 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: "v21.3.0" # latest version of source azure plugin
6+
version: "v21.3.1" # 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: "v21.3.0" # latest version of source azure plugin
6+
version: "v21.3.1" # 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: "v21.3.0" # latest version of source azure plugin
6+
version: "v21.3.1" # 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: "v21.3.0" # latest version of source azure plugin
6+
version: "v21.3.1" # latest version of source azure plugin
77
destinations: ["snowflake"]
88
tables: ["*"]
99
---

0 commit comments

Comments
 (0)