From 09c6c27a5736cd79d9aacb0446ddd11bad72d69b Mon Sep 17 00:00:00 2001 From: Andrey Kartashov Date: Sun, 21 Mar 2021 03:42:13 +0700 Subject: [PATCH] sshct: use image v3.2.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 6ec4cf3..8bdbe55 100644 --- a/apps/services/sshct.yaml +++ b/apps/services/sshct.yaml @@ -31,7 +31,7 @@ spec: # type: containers: - name: sshct - image: gorilych/sshct:v3.0.1 + image: gorilych/sshct:v3.2.0 imagePullPolicy: IfNotPresent env: - name: CTUSERPWD