mirror of
https://github.com/project-zot/zot.git
synced 2024-12-16 21:56:37 -05:00
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 <aaaron@luxoft.com>
This commit is contained in:
parent
37988f13d5
commit
262a904286
1 changed files with 1 additions and 1 deletions
2
Makefile
2
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
|
||||
|
|
Loading…
Reference in a new issue