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 79795d0 commit 8d6066bCopy full SHA for 8d6066b
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?=6256ccf
+POWERVS_CLOUD_CONTROLLER_COMMIT?=7c51cd2
24
TAG?=$(POWERVS_CLOUD_CONTROLLER_COMMIT)
25
26
build-image: init-buildx
0 commit comments