From 48714acef2cdc4792df1917b8fe9f455502d7135 Mon Sep 17 00:00:00 2001 From: Andrey Kartashov Date: Sun, 19 Jan 2020 19:08:10 +0700 Subject: [PATCH] SSHct: use image v2.0.0 --- 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 e949693..374656f 100644 --- a/apps/services/sshct.yaml +++ b/apps/services/sshct.yaml @@ -31,7 +31,7 @@ spec: # type: containers: - name: sshct - image: gorilych/sshct:v1.0.8 + image: gorilych/sshct:v2.0.0 imagePullPolicy: IfNotPresent env: - name: CTUSERPWD