Merge pull request #132515 from gemmahou/ccm-33.0.0

Update CCM image to v33.1.1
This commit is contained in:
Kubernetes Prow Robot
2025-07-24 17:58:40 -07:00
committed by GitHub

View File

@@ -23,7 +23,8 @@
"containers":[
{
"name": "cloud-controller-manager",
"image": "gcr.io/k8s-staging-cloud-provider-gcp/cloud-controller-manager:v30.0.0",
"image": "registry.k8s.io/cloud-provider-gcp/cloud-controller-manager:v33.1.1",
"command": ["/go-runner"],
"resources": {
"requests": {
"cpu": "{{cpurequest}}"