Skip to content

Commit

Permalink
fix(deps): Update dependency cloudquery/cloudquery to v3.9 (#340)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [cloudquery/cloudquery](https://github.com/cloudquery/cloudquery) | minor | `3.8` -> `3.9` |

---

### Release Notes

<details>
<summary>cloudquery/cloudquery (cloudquery/cloudquery)</summary>

### [`v3.9`](https://github.com/cloudquery/cloudquery/releases/tag/cli-v3.9.0)

[Compare Source](https://github.com/cloudquery/cloudquery/compare/cli-v3.8.1...cli-v3.9.0)

##### Features

-   **cli:** Add migrate v3 ([#&#8203;12051](https://github.com/cloudquery/cloudquery/issues/12051)) ([56c9c04](https://github.com/cloudquery/cloudquery/commit/56c9c04d0e41f1ccb63f710dc7d74b0766f59c8b))

##### Bug Fixes

-   **cli:** Provide helpful message when write fails ([#&#8203;12056](https://github.com/cloudquery/cloudquery/issues/12056)) ([a6d4ae9](https://github.com/cloudquery/cloudquery/commit/a6d4ae9e4cc4bf24c2cba814dd934d87dd0a198f))
-   **postgresql:** Rerun release please ([#&#8203;12002](https://github.com/cloudquery/cloudquery/issues/12002)) ([9d12843](https://github.com/cloudquery/cloudquery/commit/9d12843462d1019d26bc239f8f928bf5f62940cf))

</details>

---

### 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://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS4xNTkuNyIsInVwZGF0ZWRJblZlciI6IjM1LjE1OS43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
  • Loading branch information
cq-bot authored Jul 7, 2023
1 parent 4fad710 commit bfc5237
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions charts/cloudquery/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,13 @@ maintainers:
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 21.0.6
version: 21.0.7

# -- This is the version number of the application being deployed.This version number should be
# incremented each time you make changes to the application. Versions are not expected to
# follow Semantic Versioning. They should reflect the version the application is using.
# It is recommended to use it with quotes.
appVersion: "3.8"
appVersion: "3.9"

# https://artifacthub.io/docs/topics/repositories/
annotations:
Expand Down
2 changes: 1 addition & 1 deletion charts/cloudquery/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# cloudquery

![Version: 21.0.6](https://img.shields.io/badge/Version-21.0.6-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.8](https://img.shields.io/badge/AppVersion-3.8-informational?style=flat-square)
![Version: 21.0.7](https://img.shields.io/badge/Version-21.0.7-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.9](https://img.shields.io/badge/AppVersion-3.9-informational?style=flat-square)

Open source high performance data integration platform designed for security and infrastructure teams.

Expand Down

0 comments on commit bfc5237

Please sign in to comment.