From 3e7d08894d2f26bc1a63b528ee1ba7fe661c7f25 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=9CNaeel=E2=80=9D?= Date: Sat, 2 May 2026 17:04:06 +0400 Subject: [PATCH] =?UTF-8?q?feat:=20working=20console=20v1.3.20=20from=20?= =?UTF-8?q?=D0=A0=D0=B0=D0=B1=D0=BE=D1=87=D0=B8=D0=B9-=D0=9F=D0=B5=D1=80?= =?UTF-8?q?=D0=B2=D0=BE=D0=BC=D0=B0=D0=B9=20base?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- console/deploy/console.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/console/deploy/console.yaml b/console/deploy/console.yaml index 14d0acd..1ba3ba6 100644 --- a/console/deploy/console.yaml +++ b/console/deploy/console.yaml @@ -52,7 +52,7 @@ spec: serviceAccountName: fission-console containers: - name: console - image: naeel/fission-console:v1.3.19 + image: naeel/fission-console:v1.3.20 ports: - containerPort: 8090 env: