24 lines
613 B
YAML
24 lines
613 B
YAML
|
apiVersion: v2
|
||
|
name: kubezero-falco
|
||
|
description: Falco Container Security and Audit components
|
||
|
type: application
|
||
|
version: 0.1.0
|
||
|
home: https://kubezero.com
|
||
|
icon: https://cdn.zero-downtime.net/assets/kubezero/logo-small-64.png
|
||
|
keywords:
|
||
|
- kubezero
|
||
|
- falco
|
||
|
maintainers:
|
||
|
- name: Stefan Reimer
|
||
|
email: stefan@zero-downtime.net
|
||
|
dependencies:
|
||
|
- name: kubezero-lib
|
||
|
version: ">= 0.1.6"
|
||
|
repository: https://cdn.zero-downtime.net/charts/
|
||
|
- name: falco
|
||
|
version: 3.8.4
|
||
|
repository: https://falcosecurity.github.io/charts
|
||
|
condition: k8saudit.enabled
|
||
|
alias: k8saudit
|
||
|
kubeVersion: ">= 1.26.0"
|