From 135d03f001df69617acce77bd9b2eaa01bcbb1c7 Mon Sep 17 00:00:00 2001 From: Andrey Kartashov Date: Sun, 27 Oct 2019 12:17:15 +0700 Subject: [PATCH] services: update sshct image --- 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 36df306..eae9850 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.5 + image: gorilych/sshct:v1.0.8 imagePullPolicy: IfNotPresent env: - name: CTUSERPWD