mirror of
https://github.com/kubeshark/kubeshark.git
synced 2026-05-19 15:47:29 +00:00
33 lines
771 B
YAML
33 lines
771 B
YAML
apiVersion: v2
|
|
appVersion: "41.7"
|
|
description: The API Traffic Analyzer for Kubernetes
|
|
home: https://kubeshark.co
|
|
keywords:
|
|
- kubeshark
|
|
- packet capture
|
|
- traffic capture
|
|
- traffic analyzer
|
|
- network sniffer
|
|
- observability
|
|
- devops
|
|
- microservice
|
|
- forensics
|
|
- api
|
|
kubeVersion: '>= 1.16.0-0'
|
|
maintainers:
|
|
- email: info@kubeshark.co
|
|
name: Kubeshark
|
|
url: https://kubeshark.co
|
|
name: kubeshark
|
|
sources:
|
|
- https://github.com/kubeshark/kubeshark/tree/master/helm-chart
|
|
type: application
|
|
version: "41.7"
|
|
icon: https://raw.githubusercontent.com/kubeshark/assets/master/logo/vector/logo.svg
|
|
dependencies:
|
|
- name: cert-manager
|
|
version: v1.11.0
|
|
repository: https://charts.jetstack.io
|
|
alias: cert-manager
|
|
condition: tap.kmm.enabled
|