Skip to content

Commit

Permalink
chore(deps): update mikefarah/yq docker tag to v4.44.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 9, 2024
1 parent 85436ff commit 1429553
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion k8s/amour/media/recyclarr/cron_job_list.cue
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ import (
}
}, {
name: "yaml-tags"
image: "mikefarah/yq:4.33.1@sha256:ddf60fa876a4f73414477fab551bcfb864a179cad6ce998b13ba4180e0f5702d"
image: "mikefarah/yq:4.44.2@sha256:43f6c908d03243148479fbee0176f5361411ce9c5b3facbdf469c26f039342a3"
args: ["-i", ".[][].api_key tag = \"!env_var\"", configPath]
volumeMounts: [{
name: "config"
Expand Down

0 comments on commit 1429553

Please sign in to comment.