We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b50e54 commit a04e670Copy full SHA for a04e670
k8s/amour/media/recyclarr/cron_job_list.cue
@@ -57,7 +57,7 @@ import (
57
}
58
}, {
59
name: "yaml-tags"
60
- image: "mikefarah/yq:4.33.1@sha256:ddf60fa876a4f73414477fab551bcfb864a179cad6ce998b13ba4180e0f5702d"
+ image: "mikefarah/yq:4.44.5@sha256:76963651c5b2450b40f912ef65083e60b31f2d27bd123fe71c3c0acd49aa9e72"
61
args: ["-i", ".[][].api_key tag = \"!env_var\"", configPath]
62
volumeMounts: [{
63
name: "config"
0 commit comments