chore(deps): update container image niruix/sshwifty to latest@e2bb371 by renovate (#20227)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| niruix/sshwifty | digest | `43fc2c9` -> `e2bb371` |

---

> [!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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNzkuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI3OS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
TrueCharts Bot 2024-04-04 20:23:11 +02:00 committed by GitHub
parent 887d33f945
commit 0575c0cc0d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View File

@ -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.7.5
version: 5.7.6

View File

@ -1,7 +1,7 @@
image:
repository: niruix/sshwifty
pullPolicy: IfNotPresent
tag: latest@sha256:43fc2c9021b69933d206622cd401eaf7669f7afd814369caa5abd902b28b4034
tag: latest@sha256:e2bb371cc4c107a8f0fbbdf2cf4038f7ea66743fe8f9765b0f05fcb358a4cc1a
securityContext:
container:
readOnlyRootFilesystem: false