From db1214ab25a22751e2e51bdb1c3bfcf4c81754ef Mon Sep 17 00:00:00 2001 From: Andrey Kartashov Date: Mon, 13 Apr 2020 13:07:13 +0700 Subject: [PATCH] SSHct: use image v2.0.4 --- apps/services/sshct.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/services/sshct.yaml b/apps/services/sshct.yaml index f3eddfc..8f82b8d 100644 --- a/apps/services/sshct.yaml +++ b/apps/services/sshct.yaml @@ -31,7 +31,7 @@ spec: # type: containers: - name: sshct - image: gorilych/sshct:v2.0.2 + image: gorilych/sshct:v2.0.4 imagePullPolicy: IfNotPresent env: - name: CTUSERPWD