Skip to content

Commit

Permalink
feat(container): update image mikefarah/yq to v4.44.1 (#493)
Browse files Browse the repository at this point in the history
| 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>
  • Loading branch information
anthonyenr1quez-renovate[bot] authored Jun 15, 2024
1 parent 8781e0d commit c105e29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion download/flemmarr/job.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit c105e29

Please sign in to comment.