mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-02-18 18:28:18 -05:00
Update cloud-controller-manager image version to v35.0.2
This commit is contained in:
parent
5b63a8c68e
commit
dfda908ab2
1 changed files with 1 additions and 1 deletions
|
|
@ -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": {
|
||||
|
|
|
|||
Loading…
Reference in a new issue