We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69e58b0 commit 5967986Copy full SHA for 5967986
1 file changed
Makefile
@@ -12,7 +12,7 @@ STACKER := $(shell which stacker)
12
GOLINTER := $(TOOLSDIR)/bin/golangci-lint
13
GOLINTER_VERSION := v2.1.0
14
NOTATION := $(TOOLSDIR)/bin/notation
15
-NOTATION_VERSION := 1.0.0
+NOTATION_VERSION := 1.3.2
16
COSIGN := $(TOOLSDIR)/bin/cosign
17
COSIGN_VERSION := 2.2.0
18
HELM := $(TOOLSDIR)/bin/helm
0 commit comments