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 5413bc2 commit 462ceabCopy full SHA for 462ceab
cluster-autoscaler/version.go
@@ -17,4 +17,4 @@ limitations under the License.
17
package main
18
19
// ClusterAutoscalerVersion contains version of CA.
20
-const ClusterAutoscalerVersion = "1.0.1-beta1"
+const ClusterAutoscalerVersion = "1.0.1"
0 commit comments