diff --git a/charts/stable/wireshark/Chart.yaml b/charts/stable/wireshark/Chart.yaml index b8e0154db9b..7e1b000dfb2 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.12 +version: 4.0.13 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 9672dafda9b..12e80a355fc 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:e4387ede066be26c893fd37b1021f432e0eeb3cdc73f460a08b632fd1b5f4516 + tag: 3.6.5@sha256:9f849f88a838a489fd09b6bffff47d88597f323c8965ae863b22d4b88369ba7b securityContext: readOnlyRootFilesystem: false