chore(deps): update container image niruix/sshwifty to latest@003a8d7 by renovate (#21774)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| niruix/sshwifty | digest | `e917b39` -> `003a8d7` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNTEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM1MS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
TrueCharts Bot
2024-05-08 14:22:01 +02:00
committed by GitHub
parent a03dbcc85d
commit 1afb8f443e
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -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: 6.0.4
version: 6.0.5
+1 -1
View File
@@ -1,7 +1,7 @@
image:
repository: niruix/sshwifty
pullPolicy: IfNotPresent
tag: latest@sha256:e917b3993d66278958157195b4e9467c38e70bf2848c58ade240860e6d8d2642
tag: latest@sha256:003a8d7e3b5f82e29704987e9e64a5608c4535c36160e14d2e171fe461877b5a
securityContext:
container:
readOnlyRootFilesystem: false