missed some

Signed-off-by: James Strong <strong.james.e@gmail.com>
This commit is contained in:
James Strong 2023-12-08 14:37:20 -05:00
parent c211e75065
commit 5d82d18350
9 changed files with 10 additions and 10 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.13.0 \
--build-arg GINKGO_VERSION=2.13.1 \
--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.13.0 \
--build-arg GINKGO_VERSION=2.13.1 \
--build-arg GOLINT_VERSION=latest \
-t ${IMAGE}:${TAG} rootfs