mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-02-18 18:28:18 -05:00
bump cloud controller image
This commit is contained in:
parent
80134bcc85
commit
e40d513be9
1 changed files with 1 additions and 1 deletions
|
|
@ -23,7 +23,7 @@
|
|||
"containers":[
|
||||
{
|
||||
"name": "cloud-controller-manager",
|
||||
"image": "gcr.io/k8s-staging-cloud-provider-gcp/cloud-controller-manager:v29.0.0",
|
||||
"image": "gcr.io/k8s-staging-cloud-provider-gcp/cloud-controller-manager:v30.0.0",
|
||||
"resources": {
|
||||
"requests": {
|
||||
"cpu": "{{cpurequest}}"
|
||||
|
|
|
|||
Loading…
Reference in a new issue