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 35f2a15 commit 1bdf2d5Copy full SHA for 1bdf2d5
hack/ccm/Makefile
@@ -16,7 +16,7 @@ REGISTRY=gcr.io/k8s-staging-capi-ibmcloud
16
IMG=powervs-cloud-controller-manager
17
18
# POWERVS_CLOUD_CONTROLLER_COMMIT can be fetched from here https://github.com/openshift/cloud-provider-powervs/commits/main
19
-POWERVS_CLOUD_CONTROLLER_COMMIT?=07d19bf
+POWERVS_CLOUD_CONTROLLER_COMMIT?=6c98ec5
20
TAG?=$(POWERVS_CLOUD_CONTROLLER_COMMIT)
21
22
build-image-linux-amd64: init-buildx
0 commit comments