From 0efc2b39fc8aeb5452943d200a88af0e9128ce99 Mon Sep 17 00:00:00 2001 From: Andrey Kartashov Date: Wed, 25 Nov 2020 13:47:07 +0700 Subject: [PATCH] sshct: use image v3.0.1 --- 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 baf6843..d1ecb1c 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.0 + image: gorilych/sshct:v3.0.1 imagePullPolicy: IfNotPresent env: - name: CTUSERPWD