diff --git a/charts/stable/wireshark/Chart.yaml b/charts/stable/wireshark/Chart.yaml index cbaaaec62a3..a92b2e7514f 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.10 +version: 4.0.11 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 badf2e937e8..224559e23f0 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:f0c1029f689fd57fa6cf1d9ddb395cb386e4b33a540e9b11a3e63f013b5acb34 + tag: 3.6.5@sha256:6122bc9f3249940eb27acbc628a0ea6dbf6e30dbde1dfa4da3ecc0b05fe7deeb securityContext: readOnlyRootFilesystem: false