Skip to content

Commit 5967986

Browse files
authored
chore: update notation version (#3316)
to v1.3.2 Signed-off-by: Ramkumar Chinchani <rchincha.dev@gmail.com>
1 parent 69e58b0 commit 5967986

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ STACKER := $(shell which stacker)
1212
GOLINTER := $(TOOLSDIR)/bin/golangci-lint
1313
GOLINTER_VERSION := v2.1.0
1414
NOTATION := $(TOOLSDIR)/bin/notation
15-
NOTATION_VERSION := 1.0.0
15+
NOTATION_VERSION := 1.3.2
1616
COSIGN := $(TOOLSDIR)/bin/cosign
1717
COSIGN_VERSION := 2.2.0
1818
HELM := $(TOOLSDIR)/bin/helm

0 commit comments

Comments
 (0)