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 33454eb commit 09474b8Copy full SHA for 09474b8
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.3@sha256:5b3d851bf28b04ef902fee86305f4dd7e063919c1cafedab2042adb16221c025"
61
args: ["-i", ".[][].api_key tag = \"!env_var\"", configPath]
62
volumeMounts: [{
63
name: "config"
0 commit comments