Update cloud-controller-manager image version to v35.0.2

This commit is contained in:
Huy Pham 2026-02-12 09:22:46 -08:00 committed by GitHub
parent 5b63a8c68e
commit dfda908ab2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -23,7 +23,7 @@
"containers":[
{
"name": "cloud-controller-manager",
"image": "registry.k8s.io/cloud-provider-gcp/cloud-controller-manager:v35.0.0",
"image": "registry.k8s.io/cloud-provider-gcp/cloud-controller-manager:v35.0.2",
"command": ["/go-runner"],
"resources": {
"requests": {