From ab45356d9a8044894463c8a3ae34aa5247c1a1c4 Mon Sep 17 00:00:00 2001 From: Ramkumar Chinchani <45800463+rchincha@users.noreply.github.com> Date: Thu, 12 Oct 2023 02:27:30 -0700 Subject: [PATCH] feat(ui): update UI version (#1926) Signed-off-by: Ramkumar Chinchani --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index eb9dfae7..017fe523 100644 --- a/Makefile +++ b/Makefile @@ -24,7 +24,7 @@ CRICTL := $(TOOLSDIR)/bin/crictl CRICTL_VERSION := v1.26.1 ACTION_VALIDATOR := $(TOOLSDIR)/bin/action-validator ACTION_VALIDATOR_VERSION := v0.5.3 -ZUI_VERSION := commit-b787273 +ZUI_VERSION := commit-19e366e SWAGGER_VERSION := v1.8.12 STACKER := $(TOOLSDIR)/bin/stacker BATS := $(TOOLSDIR)/bin/bats