Skip to content

Commit ed5dd9a

Browse files
Merge pull request #1059 from aleksandra-malinowska/cluster-autoscaler-1.3.1
Cluster Autoscaler 1.3.1
2 parents 89a1c42 + 04950a1 commit ed5dd9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cluster-autoscaler/version.go

Lines changed: 1 addition & 1 deletion
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.3.1-beta.1"
20+
const ClusterAutoscalerVersion = "1.3.1"

0 commit comments

Comments
 (0)