From 7ebdaf743cfce95293c74ccec07fbbe2bad556c1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=9CNaeel=E2=80=9D?= Date: Sat, 2 May 2026 18:05:40 +0400 Subject: [PATCH] =?UTF-8?q?deploy:=20v1.3.23=20=E2=80=94=20imagePullPolicy?= =?UTF-8?q?=20Always,=20email=20fix,=20=D0=B2=D0=B5=D1=80=D1=81=D0=B8?= =?UTF-8?q?=D1=8F=20=D0=B2=20Help?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- console/deploy/console.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/console/deploy/console.yaml b/console/deploy/console.yaml index 835414a..9686a97 100644 --- a/console/deploy/console.yaml +++ b/console/deploy/console.yaml @@ -52,7 +52,8 @@ spec: serviceAccountName: fission-console containers: - name: console - image: naeel/fission-console:v1.3.21 + image: naeel/fission-console:v1.3.23 + imagePullPolicy: Always ports: - containerPort: 8090 env: