Skip to content

Commit

Permalink
Merge pull request #14 from orange-cloudfoundry/renovate/mikefarah-yq…
Browse files Browse the repository at this point in the history
…-4.x

Update dependency mikefarah/yq to v4.34.2
  • Loading branch information
gberche-orange authored Jul 13, 2023
2 parents 3b9656e + 297c1b9 commit 9cc5536
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ FROM ubuntu:22.04
ENV KUTTL_VERSION="0.14.0"
ENV GOSS_VERSION="v0.3.23"
ENV YTT_VERSION="v0.45.3"
ENV YQ_VERSION="v4.34.1"
ENV YQ_VERSION="v4.34.2"

# curl -LO https://storage.googleapis.com/kubernetes-release/release/v1.26.0/bin/linux/amd64/kubectl && \
# chmod +x ./kubectl && \
Expand Down

0 comments on commit 9cc5536

Please sign in to comment.