diff --git a/charts/stable/wireshark/Chart.yaml b/charts/stable/wireshark/Chart.yaml index c35e5c194be..4f7f7d67231 100644 --- a/charts/stable/wireshark/Chart.yaml +++ b/charts/stable/wireshark/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: wireshark -version: 4.0.0 +version: 4.0.1 appVersion: "3.6.5" description: Wireshark is the worlds foremost and widely-used network protocol analyzer. type: application diff --git a/charts/stable/wireshark/values.yaml b/charts/stable/wireshark/values.yaml index 7d82a7bddad..c7058208e83 100644 --- a/charts/stable/wireshark/values.yaml +++ b/charts/stable/wireshark/values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/wireshark pullPolicy: IfNotPresent - tag: 3.6.5@sha256:606c54bb6080f654b0fbf9728d57cba45b02d625a3dbc3861953245fae5d7e6e + tag: 3.6.5@sha256:c1973109508352658c4a3834f8e96efaf550feddc6fdf7f358e12794e9b325e4 securityContext: readOnlyRootFilesystem: false