Skip to content

Commit e4005de

Browse files
committed
Increment version of autoscaler
1 parent f096aa2 commit e4005de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

version.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# used to tag the docker image of autoscaler. Should be incremented every time the autoscaler code is changed.
22
locals {
3-
autoscaler_version = "1.4-snapshot"
3+
autoscaler_version = "1.4"
44
}

0 commit comments

Comments
 (0)