From 262a904286204ed84f95e853b9cddb785e877778 Mon Sep 17 00:00:00 2001 From: Andrei Aaron Date: Thu, 7 Dec 2023 19:22:47 +0200 Subject: [PATCH] feat(ui): update zui version (#2119) It includes the changes to move the "bug" icon in from of the severity, and the repo "stars" feature Signed-off-by: Andrei Aaron --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index f3c81acb..45be4987 100644 --- a/Makefile +++ b/Makefile @@ -25,7 +25,7 @@ CRICTL_VERSION := v1.26.1 ACTION_VALIDATOR := $(TOOLSDIR)/bin/action-validator ACTION_VALIDATOR_VERSION := v0.5.3 ZUI_BUILD_PATH := "" -ZUI_VERSION := commit-fad5572 +ZUI_VERSION := commit-d9370fb ZUI_REPO_OWNER := project-zot ZUI_REPO_NAME := zui SWAGGER_VERSION := v1.8.12