From 56afed6603da965d63f97711098e86fa80532e42 Mon Sep 17 00:00:00 2001 From: Andrey Kartashov Date: Tue, 18 Jun 2019 22:50:39 +0700 Subject: [PATCH] SSHct: use image v1.0.5 --- sshct.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sshct.yaml b/sshct.yaml index 2b9067e..791252f 100644 --- a/sshct.yaml +++ b/sshct.yaml @@ -30,7 +30,7 @@ spec: # type: containers: - name: sshct - image: gorilych/sshct:v1.0.1 + image: gorilych/sshct:v1.0.5 imagePullPolicy: IfNotPresent env: - name: CTUSERPWD