Skip to content

Commit

Permalink
Update kubekins to Go 1.23rc2
Browse files Browse the repository at this point in the history
Signed-off-by: Marko Mudrinić <[email protected]>
  • Loading branch information
xmudrii committed Jul 24, 2024
1 parent 7220bfa commit 0b85671
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions images/kubekins-e2e-v2/variants.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,19 +21,19 @@ variants:
KIND_VERSION: 0.17.0
master:
CONFIG: master
GO_VERSION: 1.22.5
GO_VERSION: 1.23rc2
K8S_RELEASE: stable
BAZEL_VERSION: 3.4.1
OLD_BAZEL_VERSION: 2.2.0
main:
CONFIG: main
GO_VERSION: 1.22.5
GO_VERSION: 1.23rc2
K8S_RELEASE: stable
BAZEL_VERSION: 3.4.1
OLD_BAZEL_VERSION: 2.2.0
'1.31':
CONFIG: '1.31'
GO_VERSION: 1.22.5
GO_VERSION: 1.23rc2
K8S_RELEASE: latest-1.31
BAZEL_VERSION: 3.4.1
OLD_BAZEL_VERSION: 2.2.0
Expand Down

0 comments on commit 0b85671

Please sign in to comment.