From ac9f0274438fc6a6ce31bcaaef1bc3f2d61ea937 Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Wed, 4 Jan 2023 09:58:29 +0000 Subject: [PATCH 1/2] chore(deps): update container image tccr.io/truecharts/wireshark to 3.6.5 --- charts/stable/wireshark/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 From f210c4147a69a754ea331af324754d91c9c43758 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Wed, 4 Jan 2023 10:02:58 +0000 Subject: [PATCH 2/2] Commit bumped Chart Version Signed-off-by: TrueCharts-Bot --- charts/stable/wireshark/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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