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 6f40768 commit cde27f2Copy full SHA for cde27f2
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.47.1@sha256:b9285dd3b0bea3c34d0c54415dd48d767dabd9644d489bd6e253660847b58419"
61
args: ["-i", ".[][].api_key tag = \"!env_var\"", configPath]
62
volumeMounts: [{
63
name: "config"
0 commit comments