diff --git a/charts/stable/sshwifty/Chart.yaml b/charts/stable/sshwifty/Chart.yaml index e6885defc79..5c5dbfcfafa 100644 --- a/charts/stable/sshwifty/Chart.yaml +++ b/charts/stable/sshwifty/Chart.yaml @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/sshwifty icon: https://truecharts.org/img/hotlink-ok/chart-icons/sshwifty.webp keywords: - ssh -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/sshwifty - https://hub.docker.com/r/niruix/sshwifty type: application -version: 6.0.4 +version: 6.0.5 diff --git a/charts/stable/sshwifty/values.yaml b/charts/stable/sshwifty/values.yaml index ccf93920dcb..4cf70c04fa8 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:e917b3993d66278958157195b4e9467c38e70bf2848c58ade240860e6d8d2642 + tag: latest@sha256:003a8d7e3b5f82e29704987e9e64a5608c4535c36160e14d2e171fe461877b5a securityContext: container: readOnlyRootFilesystem: false