From a4f26368e8b9bde0779cd7b96b22e259f896f19a Mon Sep 17 00:00:00 2001 From: Andrey Kartashov Date: Tue, 21 Jan 2020 20:38:01 +0700 Subject: [PATCH] SSHct: use image v2.0.2 --- 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 374656f..f3eddfc 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.0 + image: gorilych/sshct:v2.0.2 imagePullPolicy: IfNotPresent env: - name: CTUSERPWD