diff --git a/charts/stable/sshwifty/Chart.yaml b/charts/stable/sshwifty/Chart.yaml index 71395b31ea9..3f8f2a01737 100644 --- a/charts/stable/sshwifty/Chart.yaml +++ b/charts/stable/sshwifty/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "latest" +appVersion: latest dependencies: - name: common repository: https://library-charts.truecharts.org @@ -20,7 +20,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/sshwifty - https://github.com/niruix/sshwifty type: application -version: 2.0.12 +version: 2.0.13 annotations: truecharts.org/category: ssh truecharts.org/SCALE-support: "true" diff --git a/charts/stable/sshwifty/values.yaml b/charts/stable/sshwifty/values.yaml index 1bf4f8d6538..60d4a4d6abd 100644 --- a/charts/stable/sshwifty/values.yaml +++ b/charts/stable/sshwifty/values.yaml @@ -1,7 +1,7 @@ image: repository: niruix/sshwifty pullPolicy: IfNotPresent - tag: latest@sha256:83a9b9d5ba536559af71bb00887afd61597689e545ac898371f56323a597df4f + tag: latest@sha256:8208e9454ae5f776b05936306d161d4e2e52da23e185d4bd49b9c53f8959e9ca securityContext: container: readOnlyRootFilesystem: false