Skip to content

Commit 22e2eac

Browse files
cq-botgithub-actions[bot]
authored andcommitted
chore: Update docs
1 parent 3d9c324 commit 22e2eac

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

charts/cloudquery/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# cloudquery
22

3-
![Version: 38.0.3](https://img.shields.io/badge/Version-38.0.3-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 6.19.1](https://img.shields.io/badge/AppVersion-6.19.1-informational?style=flat-square)
3+
![Version: 38.1.0](https://img.shields.io/badge/Version-38.1.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 6.20.2](https://img.shields.io/badge/AppVersion-6.20.2-informational?style=flat-square)
44

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

@@ -46,6 +46,7 @@ Kubernetes: `^1.8.0-0`
4646
| image.repository | string | `"cloudquery/cloudquery"` | |
4747
| image.tag | string | `nil` | Overrides the image tag whose default is the chart appVersion |
4848
| job.enabled | bool | `false` | Create a job that runs once upon installation. |
49+
| job.ttlSecondsAfterFinished | int | `259200` | How long to retain the job after it has finished. Default is 259200 seconds (3 days). |
4950
| labels | object | `{}` | Optional. Additional labels to be applied to all resources. |
5051
| nameOverride | string | `""` | Partially override common.names.fullname template (will maintain the release name) |
5152
| nodeSelector | object | `{}` | Optional. Adds the nodeSelector to the admin pod and cronjob. |

0 commit comments

Comments
 (0)