forked from cloudquery/helm-charts
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathChart.yaml
42 lines (37 loc) · 1.38 KB
/
Chart.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
apiVersion: v2
name: cloudquery
description: The open-source cloud asset inventory powered by SQL.
home: https://cloudquery.io
type: application
kubeVersion: "^1.8.0-0"
icon: https://avatars.githubusercontent.com/u/74616112
keywords:
- cloudquery
sources:
- https://github.com/cloudquery/helm-charts/tree/main/charts/cloudquery
maintainers:
- name: yevgenypats
email: [email protected]
# 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: 0.3.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: "0.32"
# https://artifacthub.io/docs/topics/repositories/
annotations:
artifacthub.io/license: MPL-2.0
artifacthub.io/links: |
- name: cloudquery
url: https://github.com/cloudquery/cloudquery
artifacthub.io/maintainers: |
- name: yevgenypats
email: [email protected]
dependencies:
- name: promtail
version: 6.4.0
repository: https://grafana.github.io/helm-charts
condition: promtail.enabled