chore(deps): update container image niruix/sshwifty to latest@5c296e4 (#15788)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| niruix/sshwifty | digest | `8208e94` -> `5c296e4` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy44Ny4yIiwidXBkYXRlZEluVmVyIjoiMzcuODcuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
This commit is contained in:
TrueCharts Bot 2023-12-06 07:27:20 +01:00 committed by GitHub
parent 51e68b87a5
commit 3cfba74bb7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 17 additions and 17 deletions

View File

@ -1,16 +1,16 @@
kubeVersion: ">=1.24.0"
kubeVersion: '>=1.24.0'
apiVersion: v2
name: sshwifty
version: 2.0.14
version: 2.0.15
appVersion: latest
description: SSHwifty is a SSH and Telnet connector made for the Web.
home: https://truecharts.org/charts/stable/sshwifty
icon: https://truecharts.org/img/hotlink-ok/chart-icons/sshwifty.png
deprecated: false
sources:
- https://github.com/niruix/sshwifty
- https://github.com/truecharts/charts/tree/master/charts/stable/sshwifty
- https://hub.docker.com/r/niruix/sshwifty
- https://github.com/niruix/sshwifty
maintainers:
- name: TrueCharts
email: info@truecharts.org

View File

@ -1,7 +1,7 @@
image:
repository: niruix/sshwifty
pullPolicy: IfNotPresent
tag: latest@sha256:8208e9454ae5f776b05936306d161d4e2e52da23e185d4bd49b9c53f8959e9ca
tag: latest@sha256:5c296e45d4ea6569c5de0929383374ba2c73b0a1df1b8279e9026266e9b54334
securityContext:
container:
readOnlyRootFilesystem: false