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.
2 parents d93c488 + 62e9b7a commit 6a352c5Copy full SHA for 6a352c5
images/kubekins-e2e-v2/variants.yaml
@@ -1,14 +1,14 @@
1
variants:
2
experimental:
3
CONFIG: experimental
4
- GO_VERSION: 1.22.6
+ GO_VERSION: 1.23.0
5
K8S_RELEASE: stable
6
BAZEL_VERSION: 3.4.1
7
OLD_BAZEL_VERSION: 2.2.0
8
KUBETEST2_VERSION: latest
9
go-canary:
10
CONFIG: go-canary
11
12
13
14
@@ -21,13 +21,13 @@ variants:
21
KIND_VERSION: 0.17.0
22
master:
23
CONFIG: master
24
25
26
27
28
main:
29
CONFIG: main
30
31
32
33
0 commit comments