Skip to content

Commit

Permalink
chore(deps): update dependency mikefarah/yq to v4.45.1 (#2236)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 12, 2025
1 parent e965dde commit ecf8e5c
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 @@ -37,7 +37,7 @@ ENV HELMFILE_VERSION=v0.169.2
# renovate: datasource=github-releases depName=kubernetes-sigs/kustomize extractVersion=^kustomize/(?<version>v\d+(\.\d+)+)$
ENV KUSTOMIZE_VERSION=v5.5.0
# renovate: datasource=github-releases depName=mikefarah/yq
ENV YQ_VERSION=v4.44.6
ENV YQ_VERSION=v4.45.1
RUN set -eux; \
# vum ex curl jq
apt-get update; \
Expand Down

0 comments on commit ecf8e5c

Please sign in to comment.