diff --git a/Makefile b/Makefile index b2fb9151b..a6d77d538 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ NAMESPACE = connaisseur IMAGE := $(shell yq e '.deployment.image' helm/values.yaml) -COSIGN_VERSION = 1.4.1 +COSIGN_VERSION = 1.5.0 .PHONY: all docker install unistall upgrade annihilate