mirror of
https://github.com/project-zot/zot.git
synced 2026-06-15 20:07:55 +08:00
test(blackbox): add multi-arch index creation and image attributes modification (#2306)
* test: add multi-arch index creation and image modification tests Signed-off-by: ossfellow <masoud@operatik.io> * chore: update regclient version to the latest Signed-off-by: ossfellow <masoud@operatik.io> --------- Signed-off-by: ossfellow <masoud@operatik.io>
This commit is contained in:
@@ -19,7 +19,7 @@ HELM := $(TOOLSDIR)/bin/helm
|
||||
ORAS := $(TOOLSDIR)/bin/oras
|
||||
ORAS_VERSION := 1.0.0-rc.1
|
||||
REGCLIENT := $(TOOLSDIR)/bin/regctl
|
||||
REGCLIENT_VERSION := v0.4.5
|
||||
REGCLIENT_VERSION := v0.5.7
|
||||
CRICTL := $(TOOLSDIR)/bin/crictl
|
||||
CRICTL_VERSION := v1.26.1
|
||||
ACTION_VALIDATOR := $(TOOLSDIR)/bin/action-validator
|
||||
|
||||
Reference in New Issue
Block a user