Skip to content

Commit 21d21bf

Browse files
chore(deps): update dependency kubevirt to v1.7.1
1 parent 06f766c commit 21d21bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ METALLB_CONTROLLER_IMAGE = quay.io/metallb/controller:$(METALLB_VERSION)
3636
METALLB_SPEAKER_IMAGE = quay.io/metallb/speaker:$(METALLB_VERSION)
3737

3838
# renovate: datasource=github-releases depName=kubevirt packageName=kubevirt/kubevirt
39-
KUBEVIRT_VERSION = v1.7.0
39+
KUBEVIRT_VERSION = v1.7.1
4040
KUBEVIRT_OPERATOR_IMAGE = quay.io/kubevirt/virt-operator:$(KUBEVIRT_VERSION)
4141
KUBEVIRT_API_IMAGE = quay.io/kubevirt/virt-api:$(KUBEVIRT_VERSION)
4242
KUBEVIRT_CONTROLLER_IMAGE = quay.io/kubevirt/virt-controller:$(KUBEVIRT_VERSION)

0 commit comments

Comments
 (0)