chore(deps): update container image niruix/sshwifty to latest@8208e94 (#15366)

This commit is contained in:
TrueCharts Bot
2023-11-25 20:23:58 +01:00
committed by GitHub
parent b3fe3c0c0a
commit bb195ef345
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -1,5 +1,5 @@
apiVersion: v2 apiVersion: v2
appVersion: "latest" appVersion: latest
dependencies: dependencies:
- name: common - name: common
repository: https://library-charts.truecharts.org repository: https://library-charts.truecharts.org
@@ -20,7 +20,7 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/sshwifty - https://github.com/truecharts/charts/tree/master/charts/stable/sshwifty
- https://github.com/niruix/sshwifty - https://github.com/niruix/sshwifty
type: application type: application
version: 2.0.12 version: 2.0.13
annotations: annotations:
truecharts.org/category: ssh truecharts.org/category: ssh
truecharts.org/SCALE-support: "true" truecharts.org/SCALE-support: "true"
+1 -1
View File
@@ -1,7 +1,7 @@
image: image:
repository: niruix/sshwifty repository: niruix/sshwifty
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: latest@sha256:83a9b9d5ba536559af71bb00887afd61597689e545ac898371f56323a597df4f tag: latest@sha256:8208e9454ae5f776b05936306d161d4e2e52da23e185d4bd49b9c53f8959e9ca
securityContext: securityContext:
container: container:
readOnlyRootFilesystem: false readOnlyRootFilesystem: false