Skip to content

Commit 1bdf2d5

Browse files
authored
Update commit to create latest ccm image (#1605)
1 parent 35f2a15 commit 1bdf2d5

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
@@ -16,7 +16,7 @@ REGISTRY=gcr.io/k8s-staging-capi-ibmcloud
1616
IMG=powervs-cloud-controller-manager
1717

1818
# POWERVS_CLOUD_CONTROLLER_COMMIT can be fetched from here https://github.com/openshift/cloud-provider-powervs/commits/main
19-
POWERVS_CLOUD_CONTROLLER_COMMIT?=07d19bf
19+
POWERVS_CLOUD_CONTROLLER_COMMIT?=6c98ec5
2020
TAG?=$(POWERVS_CLOUD_CONTROLLER_COMMIT)
2121

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

0 commit comments

Comments
 (0)