bumped ginkgo to v2.9.5 (#9985)

This commit is contained in:
Long Wu Yuan 2023-05-22 23:22:58 +05:30 committed by GitHub
parent 24cd56d27c
commit 5bc7dc8a6a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 5 additions and 5 deletions

View file

@ -54,7 +54,7 @@ image:
--build-arg YAML_LINT_VERSION=1.27.1 \
--build-arg YAMALE_VERSION=4.0.4 \
--build-arg HELM_VERSION=3.11.2 \
--build-arg GINKGO_VERSION=2.9.0 \
--build-arg GINKGO_VERSION=2.9.5 \
--build-arg GOLINT_VERSION=latest \
-t ${IMAGE}:${TAG} rootfs
@ -75,7 +75,7 @@ build: ensure-buildx
--build-arg YAML_LINT_VERSION=1.27.1 \
--build-arg YAMALE_VERSION=4.0.4 \
--build-arg HELM_VERSION=3.11.2 \
--build-arg GINKGO_VERSION=2.9.0 \
--build-arg GINKGO_VERSION=2.9.5 \
--build-arg GOLINT_VERSION=latest \
-t ${IMAGE}:${TAG} rootfs