diff --git a/charts/stable/wireshark/Chart.yaml b/charts/stable/wireshark/Chart.yaml index a92b2e7514f..219c249c076 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.11 +version: 4.0.12 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 224559e23f0..9672dafda9b 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:6122bc9f3249940eb27acbc628a0ea6dbf6e30dbde1dfa4da3ecc0b05fe7deeb + tag: 3.6.5@sha256:e4387ede066be26c893fd37b1021f432e0eeb3cdc73f460a08b632fd1b5f4516 securityContext: readOnlyRootFilesystem: false