mirror of https://github.com/k3s-io/k3s
Merge pull request #27186 from mwielgus/bump-ca-0.1.3
Bump Cluster Autoscaler version to 0.1.3pull/6/head
commit
701b6c7720
|
@ -25,7 +25,7 @@
|
||||||
"containers": [
|
"containers": [
|
||||||
{
|
{
|
||||||
"name": "cluster-autoscaler",
|
"name": "cluster-autoscaler",
|
||||||
"image": "gcr.io/google_containers/cluster-autoscaler:v0.1.2",
|
"image": "gcr.io/google_containers/cluster-autoscaler:v0.1.3",
|
||||||
"command": [
|
"command": [
|
||||||
"/bin/sh",
|
"/bin/sh",
|
||||||
"-c",
|
"-c",
|
||||||
|
|
Loading…
Reference in New Issue