From adb77a33d8e0f9aee73bca3af196137018dd80f0 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 7 Apr 2025 02:42:34 +0200 Subject: [PATCH] chore(helm): update image docker.io/niruix/sshwifty digest to 713aba4 (#34031) --- charts/stable/sshwifty/Chart.yaml | 2 +- charts/stable/sshwifty/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/sshwifty/Chart.yaml b/charts/stable/sshwifty/Chart.yaml index a7a14720186..49a67c884f4 100644 --- a/charts/stable/sshwifty/Chart.yaml +++ b/charts/stable/sshwifty/Chart.yaml @@ -32,4 +32,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/sshwifty - https://hub.docker.com/r/niruix/sshwifty type: application -version: 7.5.4 +version: 7.5.5 diff --git a/charts/stable/sshwifty/values.yaml b/charts/stable/sshwifty/values.yaml index dc36bc8c1c6..74d13ca2269 100644 --- a/charts/stable/sshwifty/values.yaml +++ b/charts/stable/sshwifty/values.yaml @@ -1,7 +1,7 @@ image: repository: docker.io/niruix/sshwifty pullPolicy: IfNotPresent - tag: latest@sha256:ba2beb6ebac877fe168085d99f509dcd7705b821525ae00116d1cce557880311 + tag: latest@sha256:713aba405bd37f8b40b42a5f5d6ecbaaf725a265364d2d3fe8ae08123e588542 securityContext: container: readOnlyRootFilesystem: false