Skip to content

Commit

Permalink
update: Update Cosign to version 2.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Starkteetje committed Dec 21, 2023
1 parent 18b7d0b commit a371156
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,7 +1,7 @@
NAMESPACE = connaisseur
IMAGE_REPOSITORY := $(shell yq e '.kubernetes.deployment.image.repository' helm/values.yaml)
VERSION := $(shell yq e '.appVersion' helm/Chart.yaml)
COSIGN_VERSION = 2.2.1
COSIGN_VERSION = 2.2.2

.PHONY: all docker install uninstall upgrade annihilate

Expand Down

0 comments on commit a371156

Please sign in to comment.