Skip to content

Commit 76faeb5

Browse files
authored
Merge pull request #141 from mwielgus/cluster-autoscaler-0.6
Set CA version to 0.6.0
2 parents b3e25a9 + bf111dd commit 76faeb5

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 = "0.6.0-beta2"
20+
const ClusterAutoscalerVersion = "0.6.0"

0 commit comments

Comments
 (0)