From 04b05356fe333f3dc7b48a2616b54797b79de59c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 28 Feb 2022 12:25:58 +0100 Subject: [PATCH] chore(deps): update container image tccr.io/truecharts/wireshark to v3.4.9 (#1981) * chore(deps): update container image tccr.io/truecharts/wireshark to v3.4.9 * Commit bumped App Version Signed-off-by: TrueCharts-Bot Co-authored-by: Renovate Bot Co-authored-by: TrueCharts-Bot --- charts/stable/wireshark/Chart.yaml | 2 +- charts/stable/wireshark/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/wireshark/Chart.yaml b/charts/stable/wireshark/Chart.yaml index ad796ed9472..329e26b67f2 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: 0.0.22 +version: 0.0.23 appVersion: "2.4.5" description: Wireshark is the world’s foremost and widely-used network protocol analyzer. type: application diff --git a/charts/stable/wireshark/values.yaml b/charts/stable/wireshark/values.yaml index af82e03bfa4..6b764c6cc4e 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: v2.4.5 + tag: v3.4.9 securityContext: runAsNonRoot: false