Skip to content

Commit

Permalink
chore(deps): update mikefarah/yq docker tag to v4.44.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 12, 2024
1 parent 413d986 commit 40ba533
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.1@sha256:bcb889a1f9bdb0613c8a054542d02360c2b1b35521041be3e1bd8fbd0534d411"
args: ["-i", ".[][].api_key tag = \"!env_var\"", configPath]
volumeMounts: [{
name: "config"
Expand Down

0 comments on commit 40ba533

Please sign in to comment.