Skip to content

Commit

Permalink
Update kubekins to Go 1.21.9 and drop config for 1.26 branch
Browse files Browse the repository at this point in the history
Signed-off-by: cpanato <ctadeu@gmail.com>
  • Loading branch information
cpanato committed Apr 5, 2024
1 parent ab9e11e commit e115b12
Showing 1 changed file with 4 additions and 10 deletions.
14 changes: 4 additions & 10 deletions images/kubekins-e2e-v2/variants.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ variants:
OLD_BAZEL_VERSION: 2.2.0
test-infra:
CONFIG: test-infra
GO_VERSION: 1.21.8
GO_VERSION: 1.21.9
K8S_RELEASE: stable
BAZEL_VERSION: 3.4.1
OLD_BAZEL_VERSION: 3.1.0
Expand All @@ -39,25 +39,19 @@ variants:
OLD_BAZEL_VERSION: 2.2.0
'1.29':
CONFIG: '1.29'
GO_VERSION: 1.21.8
GO_VERSION: 1.21.9
K8S_RELEASE: latest-1.29
BAZEL_VERSION: 3.4.1
OLD_BAZEL_VERSION: 2.2.0
'1.28':
CONFIG: '1.28'
GO_VERSION: 1.21.8
GO_VERSION: 1.21.9
K8S_RELEASE: latest-1.28
BAZEL_VERSION: 3.4.1
OLD_BAZEL_VERSION: 2.2.0
'1.27':
CONFIG: '1.27'
GO_VERSION: 1.21.8
GO_VERSION: 1.21.9
K8S_RELEASE: stable-1.27
BAZEL_VERSION: 3.4.1
OLD_BAZEL_VERSION: 2.2.0
'1.26':
CONFIG: '1.26'
GO_VERSION: 1.21.8
K8S_RELEASE: stable-1.26
BAZEL_VERSION: 3.4.1
OLD_BAZEL_VERSION: 2.2.0

0 comments on commit e115b12

Please sign in to comment.