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:
ossfellow
2024-03-08 11:49:12 -05:00
committed by GitHub
parent 2dd1fc9316
commit dc0e41ad53
3 changed files with 112 additions and 3 deletions
+1 -1
View File
@@ -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