From dfa2b6b4dbc9ceb3aab756ab9ca7484fe695d1fe Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Tue, 24 Jan 2023 11:31:49 +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 224559e23f0..9672dafda9b 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:6122bc9f3249940eb27acbc628a0ea6dbf6e30dbde1dfa4da3ecc0b05fe7deeb + tag: 3.6.5@sha256:e4387ede066be26c893fd37b1021f432e0eeb3cdc73f460a08b632fd1b5f4516 securityContext: readOnlyRootFilesystem: false From 9f8be525692c9e5ecf2eabc3511d5aa4af6d9882 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Tue, 24 Jan 2023 11:42:13 +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 a92b2e7514f..219c249c076 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.11 +version: 4.0.12 appVersion: "3.6.5" description: Wireshark is the worlds foremost and widely-used network protocol analyzer. type: application