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 85436ff commit f23f686Copy full SHA for f23f686
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.33.1@sha256:332069659313e23597c86c874655c8d99275804baf5dcaf583a7f8f6e27c8061"
61
args: ["-i", ".[][].api_key tag = \"!env_var\"", configPath]
62
volumeMounts: [{
63
name: "config"
0 commit comments