Skip to content

Commit

Permalink
fix(deps): Update dependency cloudquery/cloudquery to v3.18 (#385)
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.17` -> `3.18` |

---

### Release Notes

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

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

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

##### Features

-   Publish command ([#&#8203;13948](https://togithub.com/cloudquery/cloudquery/issues/13948)) ([ade7aa4](https://togithub.com/cloudquery/cloudquery/commit/ade7aa455c4c3c1346bfccd925a8c5d8afb46cba))

##### Bug Fixes

-   **deps:** Update github.com/cloudquery/arrow/go/v14 digest to [`ffb7089`](https://togithub.com/cloudquery/cloudquery/commit/ffb7089) ([#&#8203;13879](https://togithub.com/cloudquery/cloudquery/issues/13879)) ([f95ced5](https://togithub.com/cloudquery/cloudquery/commit/f95ced5daa2b123bd71ddff75bd76b3b008790c1))
-   **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.8.0 ([#&#8203;13950](https://togithub.com/cloudquery/cloudquery/issues/13950)) ([15b0b69](https://togithub.com/cloudquery/cloudquery/commit/15b0b6925932613ed2915a3255b3466f21a5c7bf))

</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:eyJjcmVhdGVkSW5WZXIiOiIzNi45Ny4zIiwidXBkYXRlZEluVmVyIjoiMzYuOTcuMyIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
  • Loading branch information
cq-bot authored Sep 20, 2023
1 parent 0a2c6ac commit f8b8527
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.14
version: 26.0.15

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

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

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

Expand Down

0 comments on commit f8b8527

Please sign in to comment.