diff --git a/charts/stable/sshwifty/Chart.yaml b/charts/stable/sshwifty/Chart.yaml index bb367542d67..87ed4d80865 100644 --- a/charts/stable/sshwifty/Chart.yaml +++ b/charts/stable/sshwifty/Chart.yaml @@ -35,5 +35,5 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/sshwifty - https://hub.docker.com/r/niruix/sshwifty type: application -version: 7.5.6 +version: 7.5.7 diff --git a/charts/stable/sshwifty/values.yaml b/charts/stable/sshwifty/values.yaml index 1f0f9a635e6..217279a64cf 100644 --- a/charts/stable/sshwifty/values.yaml +++ b/charts/stable/sshwifty/values.yaml @@ -1,7 +1,7 @@ image: repository: docker.io/niruix/sshwifty pullPolicy: IfNotPresent - tag: latest@sha256:d248760126acd8fe8a9e45f84a97509d18f8060167e8bd9337847c44824b3a35 + tag: latest@sha256:1bfa246a2b98adae6dfd34267efe8c670c9208a0ba63ea3fdda4383085b78f8c securityContext: container: readOnlyRootFilesystem: false