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 f096aa2 commit e4005deCopy full SHA for e4005de
version.tf
@@ -1,4 +1,4 @@
1
# used to tag the docker image of autoscaler. Should be incremented every time the autoscaler code is changed.
2
locals {
3
- autoscaler_version = "1.4-snapshot"
+ autoscaler_version = "1.4"
4
}
0 commit comments