Skip to content

Commit a1ae38b

Browse files
authored
Update the commit-hash for PowerVS Cloud Controller (kubernetes-sigs#2174)
1 parent 19f249d commit a1ae38b

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?=6c98ec5
23+
POWERVS_CLOUD_CONTROLLER_COMMIT?=7c51cd2
2424
TAG?=$(POWERVS_CLOUD_CONTROLLER_COMMIT)
2525

2626
build-image-linux-amd64: init-buildx

0 commit comments

Comments
 (0)