From da8a13d5bcdd54ad6676c4a2a4a987301f4a2b69 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 11 May 2026 16:32:30 +0200 Subject: [PATCH] chore(sshwifty): update image docker.io/niruix/sshwifty digest to cb414e4 (#48125) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/niruix/sshwifty | digest | `676b4c3` → `cb414e4` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). --- 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 ebbda35703d..775c4601e72 100644 --- a/charts/stable/sshwifty/Chart.yaml +++ b/charts/stable/sshwifty/Chart.yaml @@ -35,5 +35,5 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/sshwifty - https://hub.docker.com/r/niruix/sshwifty type: application -version: 9.3.0 +version: 9.3.1 diff --git a/charts/stable/sshwifty/values.yaml b/charts/stable/sshwifty/values.yaml index c9c0aa6f750..12bf3f807d9 100644 --- a/charts/stable/sshwifty/values.yaml +++ b/charts/stable/sshwifty/values.yaml @@ -2,7 +2,7 @@ image: repository: docker.io/niruix/sshwifty pullPolicy: IfNotPresent - tag: latest@sha256:676b4c32640183eeeb7e3785fa1d45eda756715c8c369efaceca0962e58ef605 + tag: latest@sha256:cb414e46bf36f4f44eeacc96371bff0db498150558777657b16803986078e15e securityContext: container: readOnlyRootFilesystem: false