From adc4293749813599ba4b917d2bb8bee477fdfe2c Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 23 Apr 2025 08:19:01 +0200 Subject: [PATCH] chore(helm): update image docker.io/niruix/sshwifty digest to d248760 (#34690) 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 | `713aba4` -> `d248760` | Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: 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 fdca1272db8..bb367542d67 100644 --- a/charts/stable/sshwifty/Chart.yaml +++ b/charts/stable/sshwifty/Chart.yaml @@ -35,5 +35,5 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/sshwifty - https://hub.docker.com/r/niruix/sshwifty type: application -version: 7.5.5 +version: 7.5.6 diff --git a/charts/stable/sshwifty/values.yaml b/charts/stable/sshwifty/values.yaml index 931b199402c..1f0f9a635e6 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:713aba405bd37f8b40b42a5f5d6ecbaaf725a265364d2d3fe8ae08123e588542 + tag: latest@sha256:d248760126acd8fe8a9e45f84a97509d18f8060167e8bd9337847c44824b3a35 securityContext: container: readOnlyRootFilesystem: false