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 583db29 + 8ae4cf1 commit 2613a23Copy full SHA for 2613a23
images/kubekins-e2e-v2/cloudbuild.yaml
@@ -24,14 +24,14 @@ steps:
24
- us-central1-docker.pkg.dev/$PROJECT_ID/images/kubekins-e2e:$_GIT_TAG-$_CONFIG
25
- us-central1-docker.pkg.dev/$PROJECT_ID/images/kubekins-e2e:latest-$_CONFIG
26
substitutions:
27
- _CFSSL_VERSION: 1.6.4
+ _CFSSL_VERSION: 1.6.5
28
_CONFIG: master
29
_GIT_TAG: '12345'
30
_GO_VERSION: 1.13.5
31
_K8S_RELEASE: stable
32
- _KIND_VERSION: '0.22.0'
+ _KIND_VERSION: '0.30.0'
33
_KUBETEST2_VERSION: 'master'
34
- _YQ_VERSION: v4.40.7
+ _YQ_VERSION: v4.47.1
35
timeout: 3600s
36
options:
37
substitution_option: ALLOW_LOOSE
0 commit comments