mirror of
https://github.com/kubeshark/kubeshark.git
synced 2026-03-16 17:42:19 +00:00
* 🔖 Bump the Helm chart version to 53.1.0 * Fix reviewer username typo: corst -> corest * Fold release-helm into release-pr for a 2-step workflow * Update .github/workflows/release-tag.yml Co-authored-by: Volodymyr Stoiko <me@volodymyrstoiko.com> --------- Co-authored-by: Volodymyr Stoiko <me@volodymyrstoiko.com>
26 lines
604 B
YAML
26 lines
604 B
YAML
apiVersion: v2
|
|
name: kubeshark
|
|
version: "53.1.0"
|
|
description: The API Traffic Analyzer for Kubernetes
|
|
home: https://kubeshark.com
|
|
keywords:
|
|
- kubeshark
|
|
- packet capture
|
|
- traffic capture
|
|
- traffic analyzer
|
|
- network sniffer
|
|
- observability
|
|
- devops
|
|
- microservice
|
|
- forensics
|
|
- api
|
|
kubeVersion: '>= 1.16.0-0'
|
|
maintainers:
|
|
- email: support@kubeshark.com
|
|
name: Kubeshark
|
|
url: https://kubeshark.com
|
|
sources:
|
|
- https://github.com/kubeshark/kubeshark/tree/master/helm-chart
|
|
type: application
|
|
icon: https://raw.githubusercontent.com/kubeshark/assets/master/logo/vector/logo.svg
|