File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -84,7 +84,7 @@ RELEASE_NOTES_DIR := CHANGELOG
8484OUTPUT_TYPE ?= type=registry
8585
8686# Go
87- GO_VERSION ?=1.24.3
87+ GO_VERSION ?=1.24.6
8888GO_CONTAINER_IMAGE ?= golang:$(GO_VERSION )
8989
9090# Trivy
Original file line number Diff line number Diff line change 1313# limitations under the License.
1414
1515# Go
16- GO_VERSION ?=1.23.9
16+ GO_VERSION ?=1.24.6
1717GO_CONTAINER_IMAGE ?= golang:$(GO_VERSION )
1818
1919REGISTRY =gcr.io/k8s-staging-capi-ibmcloud
2020IMG =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? =ef83f3f
23+ POWERVS_CLOUD_CONTROLLER_COMMIT? =2424e8d
2424TAG? =$(POWERVS_CLOUD_CONTROLLER_COMMIT )
2525
2626build-image : init-buildx gcloud-auth
Original file line number Diff line number Diff line change 44 substitution_option : ALLOW_LOOSE
55 machineType : ' E2_HIGHCPU_8'
66steps :
7- - name : ' gcr.io/k8s-staging-test-infra/gcb-docker-gcloud:v20241111-71c32dbdcc '
7+ - name : ' gcr.io/k8s-staging-test-infra/gcb-docker-gcloud:v20250513-9264efb079 '
88 dir : ' hack/ccm'
99 entrypoint : make
1010 env :
You can’t perform that action at this time.
0 commit comments