mirror of
https://github.com/vmware-tanzu/pinniped.git
synced 2026-01-06 13:36:54 +00:00
Merge pull request #2508 from vmware/dependabot/docker/dockerfiles/integration-test-runner-beta/ci/mikefarah/yq-4.47.1
Bump mikefarah/yq from 4.45.4 to 4.47.1 in /dockerfiles/integration-test-runner-beta
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
# For running the integration tests as a client to a k8s cluster
|
# For running the integration tests as a client to a k8s cluster
|
||||||
|
|
||||||
FROM mikefarah/yq:4.45.4 AS yq
|
FROM mikefarah/yq:4.47.1 AS yq
|
||||||
|
|
||||||
# We need gcloud for running integration tests against GKE
|
# We need gcloud for running integration tests against GKE
|
||||||
# because the kubeconfig uses gcloud as an `auth-provider`.
|
# because the kubeconfig uses gcloud as an `auth-provider`.
|
||||||
|
|||||||
Reference in New Issue
Block a user