We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5786904 commit 9241c58Copy full SHA for 9241c58
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.2.0"
+const ClusterAutoscalerVersion = "1.2.1"
0 commit comments