From 67ee1e6a5d983522d5b1bcb7e47f93257edaaf81 Mon Sep 17 00:00:00 2001 From: Andrey Kartashov Date: Mon, 2 Nov 2020 18:53:33 +0700 Subject: [PATCH] SSHct: use image v2.4.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 cca3189..7bb01b4 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.5 + image: gorilych/sshct:v2.4.0 imagePullPolicy: IfNotPresent env: - name: CTUSERPWD