mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-11 13:02:14 +00:00
Merge pull request #65148 from aleksandra-malinowska/cluster-autoscaler-1.3.0-beta.2
Automatic merge from submit-queue (batch tested with PRs 65092, 65148). If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>. Update Cluster Autoscaler to v1.3.0-beta.2 Update Cluster Autoscaler to v1.3.0-beta.2 ```release-note Update Cluster Autoscaler to v1.3.0-beta.2. Release notes for this version: https://github.com/kubernetes/autoscaler/releases/tag/cluster-autoscaler-1.3.0-beta.2 ```
This commit is contained in:
commit
d261f498c0
@ -17,7 +17,7 @@
|
||||
"containers": [
|
||||
{
|
||||
"name": "cluster-autoscaler",
|
||||
"image": "k8s.gcr.io/cluster-autoscaler:v1.3.0-beta.1",
|
||||
"image": "k8s.gcr.io/cluster-autoscaler:v1.3.0-beta.2",
|
||||
"livenessProbe": {
|
||||
"httpGet": {
|
||||
"path": "/health-check",
|
||||
|
Loading…
Reference in New Issue
Block a user