From 6dd1a82eea890a51855d04a846dd37586a26f971 Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Tue, 22 Nov 2022 08:14:43 +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 c7058208e83..a2bd225a83e 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:c1973109508352658c4a3834f8e96efaf550feddc6fdf7f358e12794e9b325e4 + tag: 3.6.5@sha256:4e4f440e4fa62ee77a8feea612b36e1bda11391fdc6988c5d05ef82f2913d0cf securityContext: readOnlyRootFilesystem: false From 8a90838738c3208fd1e91df1324fa5e443a04de9 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Tue, 22 Nov 2022 08:18:30 +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 7e40cc72ce9..5c59e9280ad 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.2 +version: 4.0.3 appVersion: "3.6.5" description: Wireshark is the worlds foremost and widely-used network protocol analyzer. type: application