File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ maintainers:
17
17
# This is the chart version. This version number should be incremented each time you make changes
18
18
# to the chart and its templates, including the app version.
19
19
# Versions are expected to follow Semantic Versioning (https://semver.org/)
20
- version : 26.0.33
20
+ version : 26.0.34
21
21
22
22
# -- This is the version number of the application being deployed.This version number should be
23
23
# incremented each time you make changes to the application. Versions are not expected to
Original file line number Diff line number Diff line change 1
1
# cloudquery
2
2
3
- ![ Version: 26.0.33 ] ( https://img.shields.io/badge/Version-26.0.33 -informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square ) ![ AppVersion: 3.25] ( https://img.shields.io/badge/AppVersion-3.25-informational?style=flat-square )
3
+ ![ Version: 26.0.34 ] ( https://img.shields.io/badge/Version-26.0.34 -informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square ) ![ AppVersion: 3.25] ( https://img.shields.io/badge/AppVersion-3.25-informational?style=flat-square )
4
4
5
5
Open source high performance data integration platform designed for security and infrastructure teams.
6
6
Original file line number Diff line number Diff line change @@ -90,7 +90,7 @@ config: |
90
90
spec:
91
91
name: aws
92
92
path: cloudquery/aws
93
- version: "v22.15.0 " # latest version of aws plugin
93
+ version: "v22.15.1 " # latest version of aws plugin
94
94
tables: ["*"]
95
95
destinations: ["postgresql"]
96
96
---
You can’t perform that action at this time.
0 commit comments