diff --git a/charts/stable/sshwifty/Chart.yaml b/charts/stable/sshwifty/Chart.yaml index 08bed3702dd..950dfd07da9 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.8 +version: 7.5.9 diff --git a/charts/stable/sshwifty/values.yaml b/charts/stable/sshwifty/values.yaml index f1785679644..6ea25a38a48 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:e757bf3725e6452ae8101e3f2b9d169d0e538accab8536491eef0dde3cdc1ce2 + tag: latest@sha256:5667b6b923317b55a42e60c4c32871c8b6b15dfc5301f9c547feeda517bb086b securityContext: container: readOnlyRootFilesystem: false