Merge pull request https://github.com/kubernetes/contrib/pull/2505 from mwielgus/v0.5.1
Automatic merge from submit-queue Bump cluster autoscaler to 0.5.1 cc: @MaciekPytel @fgrzadkowski
This commit is contained in:
commit
6d841cbf17
|
|
@ -17,4 +17,4 @@ limitations under the License.
|
|||
package main
|
||||
|
||||
// ClusterAutoscalerVersion contains version of CA.
|
||||
const ClusterAutoscalerVersion = "0.5.0"
|
||||
const ClusterAutoscalerVersion = "0.5.1"
|
||||
|
|
|
|||
Loading…
Reference in New Issue