Skip to content

Commit 2613a23

Browse files
authored
Merge pull request #35443 from upodroid/bump-tools-kubekins-e2e-v2
bump tools in kubekins-e2e v2 image
2 parents 583db29 + 8ae4cf1 commit 2613a23

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

images/kubekins-e2e-v2/cloudbuild.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,14 +24,14 @@ steps:
2424
- us-central1-docker.pkg.dev/$PROJECT_ID/images/kubekins-e2e:$_GIT_TAG-$_CONFIG
2525
- us-central1-docker.pkg.dev/$PROJECT_ID/images/kubekins-e2e:latest-$_CONFIG
2626
substitutions:
27-
_CFSSL_VERSION: 1.6.4
27+
_CFSSL_VERSION: 1.6.5
2828
_CONFIG: master
2929
_GIT_TAG: '12345'
3030
_GO_VERSION: 1.13.5
3131
_K8S_RELEASE: stable
32-
_KIND_VERSION: '0.22.0'
32+
_KIND_VERSION: '0.30.0'
3333
_KUBETEST2_VERSION: 'master'
34-
_YQ_VERSION: v4.40.7
34+
_YQ_VERSION: v4.47.1
3535
timeout: 3600s
3636
options:
3737
substitution_option: ALLOW_LOOSE

0 commit comments

Comments
 (0)