From 5cf645f24ed0011d47613040b612c92b677f31b5 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 24 Jul 2024 15:20:52 +0200 Subject: [PATCH] chore(deps): update container image niruix/sshwifty to latest@56f5ef7 by renovate (#23978) --- 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 33a15f8c0c1..8f9f48df617 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.1.3 +version: 7.1.4 diff --git a/charts/stable/sshwifty/values.yaml b/charts/stable/sshwifty/values.yaml index a6ff54cc14c..38b77886783 100644 --- a/charts/stable/sshwifty/values.yaml +++ b/charts/stable/sshwifty/values.yaml @@ -1,7 +1,7 @@ image: repository: niruix/sshwifty pullPolicy: IfNotPresent - tag: latest@sha256:bfc9b85aa983a47ca4449cbef780542ecc3e2e338f179e9a448a44289e0cf021 + tag: latest@sha256:56f5ef7f11e4a6ad937a3a69039fa883c8957d036664cb0bf4de41b5fd6faed2 securityContext: container: readOnlyRootFilesystem: false