Skip to content

Commit 05c5a41

Browse files
authored
Update renovate.json5
1 parent 764f860 commit 05c5a41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/renovate.json5

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"fileMatch": ["^metadata\\.yaml$"],
2727

2828
"matchStrings": [
29-
"upstream-source: (?<depName>.*)@(?<currentValue>sha256:[0-9a-f]*) +# renovate: oci-image"
29+
"upstream-source: (?<depName>.*)@(?<currentDigest>sha256:[0-9a-f]*) +# renovate: oci-image tag: (?<currentValue>.*)"
3030
],
3131
"datasourceTemplate": "docker"
3232
},

0 commit comments

Comments
 (0)