Skip to content

Commit

Permalink
update: cosign v1.7.2 to v1.8.0
Browse files Browse the repository at this point in the history
fixes #642
  • Loading branch information
xopham committed Apr 28, 2022
1 parent 272ef66 commit 03eb2ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
NAMESPACE = connaisseur
IMAGE := $(shell yq e '.deployment.image' helm/values.yaml)
COSIGN_VERSION = 1.7.2
COSIGN_VERSION = 1.8.0

.PHONY: all docker install uninstall upgrade annihilate

Expand Down

0 comments on commit 03eb2ba

Please sign in to comment.