Skip to content

Commit 8d6066b

Browse files
authored
Update cloud-proivder-powervs commit to build latest image (#2314)
1 parent 79795d0 commit 8d6066b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hack/ccm/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ REGISTRY=gcr.io/k8s-staging-capi-ibmcloud
2020
IMG=powervs-cloud-controller-manager
2121

2222
# POWERVS_CLOUD_CONTROLLER_COMMIT can be fetched from here https://github.com/openshift/cloud-provider-powervs/commits/main
23-
POWERVS_CLOUD_CONTROLLER_COMMIT?=6256ccf
23+
POWERVS_CLOUD_CONTROLLER_COMMIT?=7c51cd2
2424
TAG?=$(POWERVS_CLOUD_CONTROLLER_COMMIT)
2525

2626
build-image: init-buildx

0 commit comments

Comments
 (0)