diff --git a/charts/stable/sshwifty/Chart.yaml b/charts/stable/sshwifty/Chart.yaml index 191ce823a1c..22258dd3422 100644 --- a/charts/stable/sshwifty/Chart.yaml +++ b/charts/stable/sshwifty/Chart.yaml @@ -22,8 +22,8 @@ dependencies: import-values: [] deprecated: false description: SSHwifty is a SSH and Telnet connector made for the Web. -home: https://trueforge.org/truecharts/stable/sshwifty -icon: https://trueforge.org/img/hotlink-ok/chart-icons/sshwifty.webp +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' @@ -34,8 +34,9 @@ maintainers: name: sshwifty sources: - https://github.com/niruix/sshwifty + - https://github.com/truecharts/charts/tree/master/charts/stable/sshwifty - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/sshwifty - https://hub.docker.com/r/niruix/sshwifty type: application -version: 8.8.0 +version: 8.8.1 diff --git a/charts/stable/sshwifty/values.yaml b/charts/stable/sshwifty/values.yaml index c0e875f5ce9..d2b979d3503 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:a540a73185632a8c1503d5e4d927c3b8146fbdddc5ffffee086769fec292580e + tag: latest@sha256:086e2a16ab7a7b70248466ff8f49780d229c549c6422a0e872fc86d02bbc1217 securityContext: container: readOnlyRootFilesystem: false