Skip to content

Commit 19582d9

Browse files
authored
Merge pull request kubernetes#3734 from towca/jtuznik/ca-1.20
Cluster Autoscaler 1.20.0
2 parents 7a0731b + 57cf6d0 commit 19582d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cluster-autoscaler/version/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 version
1818

1919
// ClusterAutoscalerVersion contains version of CA.
20-
const ClusterAutoscalerVersion = "1.19.0-beta.1"
20+
const ClusterAutoscalerVersion = "1.20.0"

0 commit comments

Comments
 (0)