mirror of
https://github.com/kubeshark/kubeshark.git
synced 2026-07-25 08:17:34 +00:00
🚑 Use www.kubehq.com for links (#1809)
This commit is contained in:
committed by
GitHub
parent
03a53ad6d5
commit
4dea643781
@@ -2,7 +2,7 @@ apiVersion: v2
|
||||
name: kubeshark
|
||||
version: "52.10.0"
|
||||
description: The API Traffic Analyzer for Kubernetes
|
||||
home: https://kubehq.com
|
||||
home: https://www.kubehq.com
|
||||
keywords:
|
||||
- kubeshark
|
||||
- packet capture
|
||||
@@ -18,7 +18,7 @@ kubeVersion: '>= 1.16.0-0'
|
||||
maintainers:
|
||||
- email: info@kubehq.com
|
||||
name: Kubeshark
|
||||
url: https://kubehq.com
|
||||
url: https://www.kubehq.com
|
||||
sources:
|
||||
- https://github.com/kubeshark/kubeshark/tree/master/helm-chart
|
||||
type: application
|
||||
|
||||
@@ -10,7 +10,7 @@ var (
|
||||
Software = "Kubeshark"
|
||||
Program = "kubeshark"
|
||||
Description = "The API Traffic Analyzer for Kubernetes"
|
||||
Website = "https://kubehq.com"
|
||||
Website = "https://www.kubehq.com"
|
||||
Email = "support@kubehq.io"
|
||||
Ver = "0.0.0"
|
||||
Branch = "master"
|
||||
|
||||
Reference in New Issue
Block a user