From 6eaf8920a275a7fdc073fe04da39145a8361d44f Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 10 Oct 2025 18:32:51 +0200 Subject: [PATCH] chore(helm): update image docker.io/niruix/sshwifty digest to 086e2a1 (#40585) 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 | `a540a73` -> `086e2a1` | --- > [!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 | 7 ++++--- charts/stable/sshwifty/values.yaml | 2 +- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/charts/stable/sshwifty/Chart.yaml b/charts/stable/sshwifty/Chart.yaml index 191ce823a1c..22258dd3422 100644 --- a/charts/stable/sshwifty/Chart.yaml +++ b/charts/stable/sshwifty/Chart.yaml @@ -22,8 +22,8 @@ dependencies: import-values: [] deprecated: false description: SSHwifty is a SSH and Telnet connector made for the Web. -home: https://trueforge.org/truecharts/stable/sshwifty -icon: https://trueforge.org/img/hotlink-ok/chart-icons/sshwifty.webp +home: https://truecharts.org/charts/stable/sshwifty +icon: https://truecharts.org/img/hotlink-ok/chart-icons/sshwifty.webp keywords: - ssh kubeVersion: '>=1.24.0-0' @@ -34,8 +34,9 @@ maintainers: name: sshwifty sources: - https://github.com/niruix/sshwifty + - https://github.com/truecharts/charts/tree/master/charts/stable/sshwifty - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/sshwifty - https://hub.docker.com/r/niruix/sshwifty type: application -version: 8.8.0 +version: 8.8.1 diff --git a/charts/stable/sshwifty/values.yaml b/charts/stable/sshwifty/values.yaml index c0e875f5ce9..d2b979d3503 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:a540a73185632a8c1503d5e4d927c3b8146fbdddc5ffffee086769fec292580e + tag: latest@sha256:086e2a16ab7a7b70248466ff8f49780d229c549c6422a0e872fc86d02bbc1217 securityContext: container: readOnlyRootFilesystem: false