Skip to content

Commit

Permalink
Update dependency mikefarah/yq to v4.44.3
Browse files Browse the repository at this point in the history
Signed-off-by: Mend Renovate <bot@renovateapp.com>
  • Loading branch information
renovate-bot committed Aug 5, 2024
1 parent 2d6602c commit 5ff356e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ KUBECTL_VERSION := v1.30.2
KUSTOMIZE_VERSION := v5.4.1
OPERATOR_SDK_VERSION := v1.31.0
PIPENV_VERSION := 2024.0.1
YQ_VERSION := v4.44.2
YQ_VERSION := v4.44.3

# We don't vendor modules. Enforce that behavior
export GOFLAGS := -mod=readonly
Expand Down

0 comments on commit 5ff356e

Please sign in to comment.