29 lines
764 B
YAML
29 lines
764 B
YAML
|
apiVersion: v2
|
|||
|
kubeVersion: ">=1.16.0-0"
|
|||
|
name: wireshark
|
|||
|
version: 1.0.0
|
|||
|
appVersion: "3.4.9"
|
|||
|
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/_static/img/appicons/wireshark-icon.png
|
|||
|
keywords:
|
|||
|
- wireshark
|
|||
|
sources:
|
|||
|
- https://hub.docker.com/r/linuxserver/wireshark
|
|||
|
dependencies:
|
|||
|
- name: common
|
|||
|
repository: https://truecharts.org
|
|||
|
version: 9.0.0
|
|||
|
# 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
|