chore(helm): update image docker.io/niruix/sshwifty digest to 086e2a1 (#40585)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/niruix/sshwifty | digest | `a540a73` -> `086e2a1` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### 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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
This commit is contained in:
@@ -22,8 +22,8 @@ dependencies:
|
|||||||
import-values: []
|
import-values: []
|
||||||
deprecated: false
|
deprecated: false
|
||||||
description: SSHwifty is a SSH and Telnet connector made for the Web.
|
description: SSHwifty is a SSH and Telnet connector made for the Web.
|
||||||
home: https://trueforge.org/truecharts/stable/sshwifty
|
home: https://truecharts.org/charts/stable/sshwifty
|
||||||
icon: https://trueforge.org/img/hotlink-ok/chart-icons/sshwifty.webp
|
icon: https://truecharts.org/img/hotlink-ok/chart-icons/sshwifty.webp
|
||||||
keywords:
|
keywords:
|
||||||
- ssh
|
- ssh
|
||||||
kubeVersion: '>=1.24.0-0'
|
kubeVersion: '>=1.24.0-0'
|
||||||
@@ -34,8 +34,9 @@ maintainers:
|
|||||||
name: sshwifty
|
name: sshwifty
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/niruix/sshwifty
|
- https://github.com/niruix/sshwifty
|
||||||
|
- https://github.com/truecharts/charts/tree/master/charts/stable/sshwifty
|
||||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/sshwifty
|
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/sshwifty
|
||||||
- https://hub.docker.com/r/niruix/sshwifty
|
- https://hub.docker.com/r/niruix/sshwifty
|
||||||
type: application
|
type: application
|
||||||
version: 8.8.0
|
version: 8.8.1
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
image:
|
image:
|
||||||
repository: docker.io/niruix/sshwifty
|
repository: docker.io/niruix/sshwifty
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: latest@sha256:a540a73185632a8c1503d5e4d927c3b8146fbdddc5ffffee086769fec292580e
|
tag: latest@sha256:086e2a16ab7a7b70248466ff8f49780d229c549c6422a0e872fc86d02bbc1217
|
||||||
securityContext:
|
securityContext:
|
||||||
container:
|
container:
|
||||||
readOnlyRootFilesystem: false
|
readOnlyRootFilesystem: false
|
||||||
|
|||||||
Reference in New Issue
Block a user