From c11e18bb0a2dbb9b778c359bd2dd548a56c3f946 Mon Sep 17 00:00:00 2001 From: Andrey Kartashov Date: Tue, 19 Oct 2021 12:56:43 +0700 Subject: [PATCH] sshct: use image v3.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 8bdbe55..310b1d4 100644 --- a/apps/services/sshct.yaml +++ b/apps/services/sshct.yaml @@ -31,7 +31,7 @@ spec: # type: containers: - name: sshct - image: gorilych/sshct:v3.2.0 + image: gorilych/sshct:v3.4.0 imagePullPolicy: IfNotPresent env: - name: CTUSERPWD