From 42cb992351c1211b8b6671c1ac1f4367f91b9dd7 Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Tue, 15 Nov 2022 06:17:08 +0000 Subject: [PATCH 1/2] 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 7d82a7bddad..c7058208e83 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:606c54bb6080f654b0fbf9728d57cba45b02d625a3dbc3861953245fae5d7e6e + tag: 3.6.5@sha256:c1973109508352658c4a3834f8e96efaf550feddc6fdf7f358e12794e9b325e4 securityContext: readOnlyRootFilesystem: false From 768c529c99dfdcb059ac8b1c5b8b5ee319840323 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Tue, 15 Nov 2022 06:21:07 +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 c35e5c194be..4f7f7d67231 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.0 +version: 4.0.1 appVersion: "3.6.5" description: Wireshark is the worlds foremost and widely-used network protocol analyzer. type: application