Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion images/kubekins-e2e-v2/cloudbuild.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ substitutions:
_K8S_RELEASE: stable
_KIND_VERSION: '0.30.0'
_KUBETEST2_VERSION: 'master'
_YQ_VERSION: v4.47.1
_YQ_VERSION: v4.47.2
timeout: 3600s
options:
substitution_option: ALLOW_LOOSE
Expand Down
2 changes: 1 addition & 1 deletion images/kubekins-e2e/cloudbuild.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ substitutions:
_K8S_RELEASE: stable
_KIND_VERSION: ''
_KUBETEST2_VERSION: 'master'
_YQ_VERSION: v4.23.1
_YQ_VERSION: v4.47.2
timeout: 7200s
options:
substitution_option: ALLOW_LOOSE
Expand Down