forked from aquasecurity/trivy-operator
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Chart.yaml
31 lines (27 loc) · 1.24 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
apiVersion: v2
name: trivy-operator
description: Keeps security report resources updated
type: application
# 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.24.1
# 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.
appVersion: 0.22.0
# kubeVersion: A SemVer range of compatible Kubernetes versions (optional)
keywords:
- aquasecurity
- trivyoperator
- trivy
# home: https://github.com/aquasecurity/trivy-operator
sources:
- https://github.com/aquasecurity/trivy-operator
# maintainers: # (optional)
# - name: The maintainers name (required for each maintainer)
# email: The maintainers email (optional for each maintainer)
# url: A URL for the maintainer (optional for each maintainer)
# icon: A URL to an SVG or PNG image to be used as an icon (optional).
# annotations:
# example: A list of annotations keyed by name (optional).