Skip to content

Commit a2dc851

Browse files
authored
Merge pull request #35705 from upodroid/bump-yq
bump yq in kubekins-e2e
2 parents 3c4f621 + 9d7d8c1 commit a2dc851

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

images/kubekins-e2e-v2/cloudbuild.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ substitutions:
3131
_K8S_RELEASE: stable
3232
_KIND_VERSION: '0.30.0'
3333
_KUBETEST2_VERSION: 'master'
34-
_YQ_VERSION: v4.47.1
34+
_YQ_VERSION: v4.47.2
3535
timeout: 3600s
3636
options:
3737
substitution_option: ALLOW_LOOSE

images/kubekins-e2e/cloudbuild.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ substitutions:
4545
_K8S_RELEASE: stable
4646
_KIND_VERSION: ''
4747
_KUBETEST2_VERSION: 'master'
48-
_YQ_VERSION: v4.23.1
48+
_YQ_VERSION: v4.47.2
4949
timeout: 7200s
5050
options:
5151
substitution_option: ALLOW_LOOSE

0 commit comments

Comments
 (0)