We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a0731b commit 57cf6d0Copy full SHA for 57cf6d0
cluster-autoscaler/version/version.go
@@ -17,4 +17,4 @@ limitations under the License.
17
package version
18
19
// ClusterAutoscalerVersion contains version of CA.
20
-const ClusterAutoscalerVersion = "1.19.0-beta.1"
+const ClusterAutoscalerVersion = "1.20.0"
0 commit comments