Skip to content

Commit

Permalink
chore(deps): Update dependency source-azure to v14.3.0 (#984)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [source-azure](https://hub.cloudquery.io) | minor | `v14.2.0` -> `v14.3.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://togithub.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNCIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
  • Loading branch information
cq-bot authored Jul 23, 2024
1 parent 8ac3460 commit 0f14a84
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ kind: source
spec:
name: azure
path: cloudquery/azure
version: "v14.2.0" # latest version of source azure plugin
version: "v14.3.0" # latest version of source azure plugin
destinations: ["postgresql"]
tables: ["*"]
---
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ spec:
name: azure
path: cloudquery/azure
registry: cloudquery
version: "v14.2.0" # latest version of source azure plugin
version: "v14.3.0" # latest version of source azure plugin
destinations: ["bigquery"]
tables: ["*"]
---
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ spec:
name: azure
path: cloudquery/azure
registry: cloudquery
version: "v14.2.0" # latest version of source azure plugin
version: "v14.3.0" # latest version of source azure plugin
destinations: ["postgresql"]
tables: ["*"]
---
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ spec:
name: azure
path: cloudquery/azure
registry: cloudquery
version: "v14.2.0" # latest version of source azure plugin
version: "v14.3.0" # latest version of source azure plugin
destinations: ["snowflake"]
tables: ["*"]
---
Expand Down

0 comments on commit 0f14a84

Please sign in to comment.