From 5c38586ee4ffaece6345dd48f5df7863808400dd Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 26 Aug 2024 22:15:42 +0200 Subject: [PATCH] chore(deps): update container image niruix/sshwifty to latest@6d55dd7 by renovate (#25489) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | niruix/sshwifty | digest | `56f5ef7` -> `6d55dd7` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### 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://togithub.com/renovatebot/renovate). Co-authored-by: alfi0812 <43101280+alfi0812@users.noreply.github.com> --- 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 8f9f48df617..b01a8f04e5e 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.4 +version: 7.1.5 diff --git a/charts/stable/sshwifty/values.yaml b/charts/stable/sshwifty/values.yaml index 38b77886783..97b40f56c5c 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:56f5ef7f11e4a6ad937a3a69039fa883c8957d036664cb0bf4de41b5fd6faed2 + tag: latest@sha256:6d55dd74a1fe9860b382b0ce77bd01359c98e1d2f91b444e9f37d7b50aa79848 securityContext: container: readOnlyRootFilesystem: false