Skip to content

Commit

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

| Package | Update | Change |
|---|---|---|
| [cloudquery/cloudquery](https://togithub.com/cloudquery/cloudquery) | minor | `3.22` -> `3.23` |

---

### Release Notes

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

### [`v3.23`](https://togithub.com/cloudquery/cloudquery/releases/tag/cli-v3.23.0)

[Compare Source](https://togithub.com/cloudquery/cloudquery/compare/cli-v3.22.1...cli-v3.23.0)

##### Features

-   Add  linux `arm64` docker image ([#&#8203;14515](https://togithub.com/cloudquery/cloudquery/issues/14515)) ([d04a87c](https://togithub.com/cloudquery/cloudquery/commit/d04a87c0fd48df20ba6c53b7c1ed034369dd96ed))

##### Bug Fixes

-   **deps:** Update github.com/cloudquery/arrow/go/v14 digest to [`dbcb149`](https://togithub.com/cloudquery/cloudquery/commit/dbcb149) ([#&#8203;14537](https://togithub.com/cloudquery/cloudquery/issues/14537)) ([68686f4](https://togithub.com/cloudquery/cloudquery/commit/68686f4e7636db02bddd961e3d75b60d5218ca85))

</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://togithub.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi4xMDkuNCIsInVwZGF0ZWRJblZlciI6IjM2LjEwOS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
  • Loading branch information
cq-bot authored Oct 16, 2023
1 parent cc29257 commit d7ebd38
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: 26.0.27
version: 26.0.28

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

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

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

Expand Down

0 comments on commit d7ebd38

Please sign in to comment.