From 9869bbcd2d95ba5561eab1c3ee68ad3b61e421f7 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 7 Feb 2025 04:01:56 +0100 Subject: [PATCH] chore(helm): update image docker.io/niruix/sshwifty digest to 837fd62 (#31704) 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 | `db93770` -> `837fd62` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. 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 3bdd83e75dc..a945ee73124 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.1 +version: 7.5.2 diff --git a/charts/stable/sshwifty/values.yaml b/charts/stable/sshwifty/values.yaml index 79d6b53b3c2..b730f80c2fa 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:db93770fd8755146603a7bc28fb4139a11baf21ad890ecc68a818f344da0b7ce + tag: latest@sha256:837fd62b5cccab6ca2233058b2c5e001f1aae434e2a97f7c2da4307b01460b0e securityContext: container: readOnlyRootFilesystem: false