From e35a333c31e33e72929ded295077d98125548847 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 25 Apr 2024 20:20:00 +0200 Subject: [PATCH] chore(deps): update container image niruix/sshwifty to latest@e917b39 by renovate (#21348) 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 | `e2bb371` -> `e917b39` | --- > [!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). --- charts/stable/sshwifty/Chart.yaml | 4 ++-- charts/stable/sshwifty/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/sshwifty/Chart.yaml b/charts/stable/sshwifty/Chart.yaml index 6913a7a1174..da8813299d6 100644 --- a/charts/stable/sshwifty/Chart.yaml +++ b/charts/stable/sshwifty/Chart.yaml @@ -22,7 +22,7 @@ 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" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/sshwifty - https://hub.docker.com/r/niruix/sshwifty type: application -version: 5.8.13 +version: 5.8.14 diff --git a/charts/stable/sshwifty/values.yaml b/charts/stable/sshwifty/values.yaml index 770c756d268..ccf93920dcb 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:e2bb371cc4c107a8f0fbbdf2cf4038f7ea66743fe8f9765b0f05fcb358a4cc1a + tag: latest@sha256:e917b3993d66278958157195b4e9467c38e70bf2848c58ade240860e6d8d2642 securityContext: container: readOnlyRootFilesystem: false