29 lines
769 B
YAML
29 lines
769 B
YAML
apiVersion: v2
|
||
kubeVersion: ">=1.16.0-0"
|
||
name: wireshark
|
||
version: 2.0.12
|
||
appVersion: "3.4.13"
|
||
description: Wireshark is the world’s foremost and widely-used network protocol analyzer.
|
||
type: application
|
||
deprecated: false
|
||
home: https://github.com/truecharts/apps/tree/master/charts/stable/wireshark
|
||
icon: https://truecharts.org/img/appicons/wireshark.png
|
||
keywords:
|
||
- wireshark
|
||
sources:
|
||
- https://hub.docker.com/r/linuxserver/wireshark
|
||
dependencies:
|
||
- name: common
|
||
repository: https://library-charts.truecharts.org
|
||
version: 10.4.4
|
||
# condition:
|
||
maintainers:
|
||
- email: info@truecharts.org
|
||
name: TrueCharts
|
||
url: https://truecharts.org
|
||
annotations:
|
||
truecharts.org/catagories: |
|
||
- incubator
|
||
truecharts.org/SCALE-support: "true"
|
||
truecharts.org/grade: U
|