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 764f860 commit 05c5a41Copy full SHA for 05c5a41
.github/renovate.json5
@@ -26,7 +26,7 @@
26
"fileMatch": ["^metadata\\.yaml$"],
27
28
"matchStrings": [
29
- "upstream-source: (?<depName>.*)@(?<currentValue>sha256:[0-9a-f]*) +# renovate: oci-image"
+ "upstream-source: (?<depName>.*)@(?<currentDigest>sha256:[0-9a-f]*) +# renovate: oci-image tag: (?<currentValue>.*)"
30
],
31
"datasourceTemplate": "docker"
32
},
0 commit comments