Skip to content

Commit e9a995f

Browse files
committed
Fix formatting
1 parent 39dd1fa commit e9a995f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

modules/management/kubectl-apply/variables.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
*/
1616

1717
locals {
18-
kueue_supported_versions = ["v0.12.2","v0.11.4", "v0.10.1", "v0.10.0"]
18+
kueue_supported_versions = ["v0.12.2", "v0.11.4", "v0.10.1", "v0.10.0"]
1919
jobset_supported_versions = ["v0.8.1", "v0.7.2", "v0.5.2"]
2020
gib_supported_versions = ["v1.0.2", "v1.0.3", "v1.0.5"]
2121
}

0 commit comments

Comments
 (0)