From c105e29d51bcdf7d8f17881c21d2423c7b6a9fa0 Mon Sep 17 00:00:00 2001 From: "anthonyenr1quez-renovate[bot]" <117547040+anthonyenr1quez-renovate[bot]@users.noreply.github.com> Date: Sat, 15 Jun 2024 11:24:01 -0500 Subject: [PATCH] feat(container): update image mikefarah/yq to v4.44.1 (#493) | datasource | package | from | to | | ---------- | ------------ | ------ | ------ | | docker | mikefarah/yq | 4.43.1 | 4.44.1 | Co-authored-by: anthonyenr1quez-renovate[bot] <117547040+anthonyenr1quez-renovate[bot]@users.noreply.github.com> --- download/flemmarr/job.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/download/flemmarr/job.yaml b/download/flemmarr/job.yaml index 7cb4d9ca..fa07a645 100644 --- a/download/flemmarr/job.yaml +++ b/download/flemmarr/job.yaml @@ -11,7 +11,7 @@ spec: restartPolicy: OnFailure initContainers: - name: generate-config - image: mikefarah/yq:4.43.1 + image: mikefarah/yq:4.44.1 command: - "/bin/sh" - -c