From 6fdb1c184cf32038eb4e09ad8e6178f42c3fa238 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 11 Mar 2024 01:43:50 +0100 Subject: [PATCH] chore(deps): update container image niruix/sshwifty to latest@43fc2c9 by renovate (#19036) 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 | `cc626e6` -> `43fc2c9` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, 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 c3841974480..1c3e6fdac0c 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.png 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.4.1 +version: 5.4.2 diff --git a/charts/stable/sshwifty/values.yaml b/charts/stable/sshwifty/values.yaml index 5845889a6c0..06c5295fd61 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:cc626e682c5f0074e7eb1217b9d2cdb928a201ee1ad38acac3bc1e92e46b7245 + tag: latest@sha256:43fc2c9021b69933d206622cd401eaf7669f7afd814369caa5abd902b28b4034 securityContext: container: readOnlyRootFilesystem: false