Skip to content

Commit d374d16

Browse files
authored
Merge pull request #2316 from losipiuk/lo/ca-1.16-once-again
Bump Cluster Autoscaler version to 1.16.0
2 parents c3c9fc1 + 071c6b5 commit d374d16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cluster-autoscaler/version/version.go

+1-1
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.16.0-beta.1"
20+
const ClusterAutoscalerVersion = "1.16.0"

0 commit comments

Comments
 (0)