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 f594c40 commit d6b99e7Copy full SHA for d6b99e7
k8s/magiclove/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.6@sha256:b1d117c609ba990436ad1649299e2f6c378f62cb562caf30b6f2fb6144713422"
61
args: ["-i", ".[][].api_key tag = \"!env_var\"", configPath]
62
volumeMounts: [{
63
name: "config"
0 commit comments