Skip to content

Commit

Permalink
chore(deps): update dependency mikefarah/yq to v4.34.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 30, 2023
1 parent 0692bee commit 7d33ec8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bosh-cli-v2/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ RUN wget -nv https://github.com/cloudfoundry/credhub-cli/releases/download/${CRE
&& mv credhub /usr/local/bin/credhub

# renovate: datasource=github-release-attachments depName=mikefarah/yq versionPrefix=v
ENV YQ_VERSION 4.33.3
ENV YQ_VERSION v4.34.1
ENV YQ_SUM 4ee662847c588c3ef2fec8bfb304e8739e3dbaba87ccb9a608d691c88f5b64dc
ENV YQ_FILENAME yq_linux_amd64
ENV YQ_REPO github.com/mikefarah/yq
Expand Down

0 comments on commit 7d33ec8

Please sign in to comment.