Skip to content

Commit

Permalink
fix(deps): Update dependency cloudquery/cloudquery to v4.4 (#426)
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 | `4.3` -> `4.4` |

---

### Release Notes

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

### [`v4.4`](https://togithub.com/cloudquery/cloudquery/releases/tag/cli-v4.4.0)

[Compare Source](https://togithub.com/cloudquery/cloudquery/compare/cli-v4.3.6...cli-v4.4.0)

##### Features

-   Offline licensing support ([#&#8203;15831](https://togithub.com/cloudquery/cloudquery/issues/15831)) ([7eab631](https://togithub.com/cloudquery/cloudquery/commit/7eab6315362cc49adca0d06a5cf8b391237025fb))
-   Support publishing to a private docker registry ([#&#8203;15698](https://togithub.com/cloudquery/cloudquery/issues/15698)) ([36e0351](https://togithub.com/cloudquery/cloudquery/commit/36e035107e801e9f0a3751eaecdc39959dd60da5))

##### Bug Fixes

-   **deps:** Update github.com/apache/arrow/go/v15 digest to [`7c3480e`](https://togithub.com/cloudquery/cloudquery/commit/7c3480e) ([#&#8203;15904](https://togithub.com/cloudquery/cloudquery/issues/15904)) ([a3ec012](https://togithub.com/cloudquery/cloudquery/commit/a3ec01203183e5c94630beae86434519e87e225d))
-   **deps:** Update github.com/gomarkdown/markdown digest to [`1d6d208`](https://togithub.com/cloudquery/cloudquery/commit/1d6d208) ([#&#8203;15907](https://togithub.com/cloudquery/cloudquery/issues/15907)) ([86d29a9](https://togithub.com/cloudquery/cloudquery/commit/86d29a900e6c9dbcad09f5b0c4b0615aee59a2ae))
-   **deps:** Update golang.org/x/exp digest to [`02704c9`](https://togithub.com/cloudquery/cloudquery/commit/02704c9) ([#&#8203;15909](https://togithub.com/cloudquery/cloudquery/issues/15909)) ([dfe32d2](https://togithub.com/cloudquery/cloudquery/commit/dfe32d2557dcac0fb6dc741c9df4edccdcb07076))
-   **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.15.0 ([#&#8203;15851](https://togithub.com/cloudquery/cloudquery/issues/15851)) ([f51f12d](https://togithub.com/cloudquery/cloudquery/commit/f51f12d7217843dab594859e0a431b4faf545259))
-   **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.16.0 ([#&#8203;15856](https://togithub.com/cloudquery/cloudquery/issues/15856)) ([0d63c66](https://togithub.com/cloudquery/cloudquery/commit/0d63c66360c726eb618804dbe3b8a75f9de6c636))
-   **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.24.0 ([#&#8203;15863](https://togithub.com/cloudquery/cloudquery/issues/15863)) ([47d7899](https://togithub.com/cloudquery/cloudquery/commit/47d78994370f083912b6d4329f12d5cef9c255d5))
-   **deps:** Update module github.com/prometheus/client_golang to v1.11.1 \[SECURITY] ([#&#8203;15855](https://togithub.com/cloudquery/cloudquery/issues/15855)) ([676805b](https://togithub.com/cloudquery/cloudquery/commit/676805b0563cc0e3ed99b1de7e4549257b0ee2c5))

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMTYuMCIsInVwZGF0ZWRJblZlciI6IjM3LjExNi4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
  • Loading branch information
cq-bot authored Jan 2, 2024
1 parent 426708f commit 6e30d97
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: 30.0.1
version: 30.0.2

# -- 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: "4.3"
appVersion: "4.4"

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

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

Expand Down

0 comments on commit 6e30d97

Please sign in to comment.