Skip to content
This repository was archived by the owner on Nov 30, 2023. It is now read-only.

Commit 888ef65

Browse files
authored
Update version suggestions
1 parent 31b370c commit 888ef65

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

script-library/container-features/src/devcontainer-features.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@
119119
"options": {
120120
"version": {
121121
"type": "string",
122-
"proposals": ["latest", "1.22", "1.21", "1.20"],
122+
"proposals": ["latest", "1.23", "1.22", "1.21"],
123123
"default": "latest",
124124
"description": "Select or enter a Kubernetes version to install"
125125
},
@@ -179,7 +179,7 @@
179179
"options": {
180180
"version": {
181181
"type": "string",
182-
"proposals": ["latest", "1.0", "0.15"],
182+
"proposals": ["latest", "1.1", "1.0", "0.15"],
183183
"default": "latest",
184184
"description": "Terraform version"
185185
},
@@ -723,7 +723,7 @@
723723
"options": {
724724
"version": {
725725
"type": "string",
726-
"proposals": ["latest", "1.17", "1.16"],
726+
"proposals": ["latest", "1.18", "1.17"],
727727
"default": "latest",
728728
"description": "Select or enter a Go version to install"
729729
}
@@ -915,7 +915,7 @@
915915
"options": {
916916
"version": {
917917
"type": "string",
918-
"proposals": ["latest", "3.0", "2.7", "2.6"],
918+
"proposals": ["latest", "3.1", "3.0", "2.7"],
919919
"default": "latest",
920920
"description": "Select or enter a Ruby version to install"
921921
}

0 commit comments

Comments
 (0)