From 2e89abbd22f397eecf664d3c5af147419f182c18 Mon Sep 17 00:00:00 2001 From: Andrey Kartashov Date: Sat, 20 Jun 2020 18:07:28 +0700 Subject: [PATCH] SSHct: use image v2.0.5 --- 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 8f82b8d..cca3189 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.4 + image: gorilych/sshct:v2.0.5 imagePullPolicy: IfNotPresent env: - name: CTUSERPWD