diff --git a/charts/incubator/sshwifty/Chart.yaml b/charts/incubator/sshwifty/Chart.yaml index 3017fce2bb9..7cc8d921b3c 100644 --- a/charts/incubator/sshwifty/Chart.yaml +++ b/charts/incubator/sshwifty/Chart.yaml @@ -20,7 +20,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/sshwifty - https://github.com/niruix/sshwifty type: application -version: 0.0.8 +version: 0.0.9 annotations: truecharts.org/catagories: | - ssh diff --git a/charts/incubator/sshwifty/questions.yaml b/charts/incubator/sshwifty/questions.yaml index 84a88e86116..f9c2ed526c4 100644 --- a/charts/incubator/sshwifty/questions.yaml +++ b/charts/incubator/sshwifty/questions.yaml @@ -103,12 +103,6 @@ questions: schema: type: int default: 10 - - variable: SSHWIFTY_ONLYALLOWPRESETREMOTES - label: Only Allow Preset Remotes - description: Allow the Preset Remotes only, and refuse to connect to any other remote host. - schema: - type: boolean - default: false # Include{containerBasic} # Include{containerAdvanced} diff --git a/charts/incubator/sshwifty/values.yaml b/charts/incubator/sshwifty/values.yaml index f7fdfb43853..9235d9c6c76 100644 --- a/charts/incubator/sshwifty/values.yaml +++ b/charts/incubator/sshwifty/values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/sshwifty pullPolicy: IfNotPresent - tag: latest@sha256:3f4f3c44825a1bf3b1320194077b9e1fda44b5ad30f9070c4db2a638512bbf10 + tag: vlatest@sha256:6e3b1db5e973f4177039fcca867f4a799ad71a691a9912a1110c1ded7165266e securityContext: container: @@ -42,7 +42,8 @@ workload: # SSHWIFTY_TLSCERTIFICATEFILE: "" # SSHWIFTY_TLSCERTIFICATEKEYFILE: "" # SSHWIFTY_PRESETS: [] json obj array https://github.com/nirui/sshwifty#configuration-file | preset section. - SSHWIFTY_ONLYALLOWPRESETREMOTES: false + # Can not set this variable, only functional via config file. + # SSHWIFTY_ONLYALLOWPRESETREMOTES: service: main: