Skip to content

Commit

Permalink
fix(deps): Update dependency cloudquery/cloudquery to v3.8 (#338)
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.7` -> `3.8` |

---

### Release Notes

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

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

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

##### Features

-   Handle State backends in CLI for v3 protocol ([#&#8203;11899](https://github.com/cloudquery/cloudquery/issues/11899)) ([91b1b75](https://github.com/cloudquery/cloudquery/commit/91b1b75ef15ab31cd7b552ad72ec40ca52d7f59f))
-   Handle State backends in CLI for v3 protocol ([#&#8203;11899](https://github.com/cloudquery/cloudquery/issues/11899)) ([ce0dd7e](https://github.com/cloudquery/cloudquery/commit/ce0dd7ead2abc802de8a70083e81c557758737f6))

##### Bug Fixes

-   **deps:** Update github.com/cloudquery/arrow/go/v13 digest to [`df3b664`](https://github.com/cloudquery/cloudquery/commit/df3b664) ([#&#8203;11882](https://github.com/cloudquery/cloudquery/issues/11882)) ([9635b22](https://github.com/cloudquery/cloudquery/commit/9635b22b10a2cd9ca0f91819cffb7f4ba75dc2d9))

</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:eyJjcmVhdGVkSW5WZXIiOiIzNS4xNTguMCIsInVwZGF0ZWRJblZlciI6IjM1LjE1OC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
  • Loading branch information
cq-bot authored Jul 3, 2023
1 parent 43ea244 commit 4fad710
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.5
version: 21.0.6

# -- 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.7"
appVersion: "3.8"

# 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.5](https://img.shields.io/badge/Version-21.0.5-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.7](https://img.shields.io/badge/AppVersion-3.7-informational?style=flat-square)
![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)

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

Expand Down

0 comments on commit 4fad710

Please sign in to comment.