Skip to content

Commit b43767e

Browse files
authored
Merge pull request kubernetes#2089 from aleksandra-malinowska/cluster-autoscaler-release-1.13
Cluster Autoscaler 1.13.5
2 parents 59c4a39 + 896138e commit b43767e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cluster-autoscaler/version.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ limitations under the License.
1717
package main
1818

1919
// ClusterAutoscalerVersion contains version of CA.
20-
const ClusterAutoscalerVersion = "1.13.4"
20+
const ClusterAutoscalerVersion = "1.13.5"

0 commit comments

Comments
 (0)