Skip to content
This repository has been archived by the owner on Oct 3, 2023. It is now read-only.

Commit

Permalink
Update dependency mikefarah/yq to v4.18.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 28, 2022
1 parent 8feaa56 commit b7cef6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -302,7 +302,7 @@ STARGZ_SNAPSHOTTER_VERSION=0.11.0
TRIVY_VERSION=0.22.0
UMOCI_VERSION=0.4.7
YTT_VERSION=0.38.0
YQ_VERSION=4.17.2
YQ_VERSION=4.18.1

: "${DOCKER_COMPOSE:=v2}"
if test "${DOCKER_COMPOSE}" == "v1"; then
Expand Down

0 comments on commit b7cef6f

Please sign in to comment.