mirror of
https://github.com/project-zot/zot.git
synced 2026-06-18 13:37:57 +08:00
chore: update notation version (#3316)
to v1.3.2 Signed-off-by: Ramkumar Chinchani <rchincha.dev@gmail.com>
This commit is contained in:
committed by
GitHub
parent
69e58b092d
commit
59679865ff
@@ -12,7 +12,7 @@ STACKER := $(shell which stacker)
|
||||
GOLINTER := $(TOOLSDIR)/bin/golangci-lint
|
||||
GOLINTER_VERSION := v2.1.0
|
||||
NOTATION := $(TOOLSDIR)/bin/notation
|
||||
NOTATION_VERSION := 1.0.0
|
||||
NOTATION_VERSION := 1.3.2
|
||||
COSIGN := $(TOOLSDIR)/bin/cosign
|
||||
COSIGN_VERSION := 2.2.0
|
||||
HELM := $(TOOLSDIR)/bin/helm
|
||||
|
||||
Reference in New Issue
Block a user