chore: Auto-update chart README [skip ci]
This commit is contained in:
@@ -2,6 +2,16 @@
|
||||
|
||||
|
||||
|
||||
## [wireshark-2.0.38](https://github.com/truecharts/charts/compare/wireshark-2.0.37...wireshark-2.0.38) (2022-10-24)
|
||||
|
||||
### Chore
|
||||
|
||||
- Auto-update chart README [skip ci]
|
||||
- update docker general non-major ([#4171](https://github.com/truecharts/charts/issues/4171))
|
||||
|
||||
|
||||
|
||||
|
||||
## [wireshark-2.0.37](https://github.com/truecharts/charts/compare/wireshark-2.0.36...wireshark-2.0.37) (2022-10-19)
|
||||
|
||||
### Chore
|
||||
|
||||
@@ -2,7 +2,7 @@ apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: wireshark
|
||||
version: 2.0.38
|
||||
appVersion: "3.4.13"
|
||||
appVersion: "3.6.5"
|
||||
description: Wireshark is the worlds foremost and widely-used network protocol analyzer.
|
||||
type: application
|
||||
deprecated: false
|
||||
|
||||
@@ -63,7 +63,7 @@ helm uninstall wireshark
|
||||
#### Available Settings
|
||||
|
||||
Read through the values.yaml file. It has several commented out suggested values.
|
||||
Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common).
|
||||
Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/truecharts/library-charts/tree/main/charts/common).
|
||||
|
||||
#### Configure using the command line
|
||||
|
||||
|
||||
Reference in New Issue
Block a user