Skip to content

Commit

Permalink
Merge pull request #3830 from davidvossel/bump-capk-ci-image
Browse files Browse the repository at this point in the history
NO-JIRA: bump capk ci image
  • Loading branch information
openshift-merge-bot[bot] committed Apr 12, 2024
2 parents d928fd2 + 43faf92 commit 141ab9c
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -23,7 +23,7 @@ import (

const (
hostedClusterAnnotation = "hypershift.openshift.io/cluster"
imageCAPK = "registry.ci.openshift.org/ocp/4.15:cluster-api-provider-kubevirt"
imageCAPK = "registry.ci.openshift.org/ocp/4.16:cluster-api-provider-kubevirt"
)

type Kubevirt struct{}
Expand Down

0 comments on commit 141ab9c

Please sign in to comment.