We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 19f249d commit a1ae38bCopy full SHA for a1ae38b
hack/ccm/Makefile
@@ -20,7 +20,7 @@ REGISTRY=gcr.io/k8s-staging-capi-ibmcloud
20
IMG=powervs-cloud-controller-manager
21
22
# POWERVS_CLOUD_CONTROLLER_COMMIT can be fetched from here https://github.com/openshift/cloud-provider-powervs/commits/main
23
-POWERVS_CLOUD_CONTROLLER_COMMIT?=6c98ec5
+POWERVS_CLOUD_CONTROLLER_COMMIT?=7c51cd2
24
TAG?=$(POWERVS_CLOUD_CONTROLLER_COMMIT)
25
26
build-image-linux-amd64: init-buildx
0 commit comments