Skip to content

Commit

Permalink
chore(deps): update mikefarah/yq docker tag to v4.44.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 15, 2024
1 parent 3b50e54 commit d3bdbb2
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.6@sha256:b1d117c609ba990436ad1649299e2f6c378f62cb562caf30b6f2fb6144713422"
args: ["-i", ".[][].api_key tag = \"!env_var\"", configPath]
volumeMounts: [{
name: "config"
Expand Down

0 comments on commit d3bdbb2

Please sign in to comment.