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 f2f4081 commit 4af8de7Copy full SHA for 4af8de7
.github/renovate.json5
@@ -35,7 +35,7 @@
35
matchStrings: [
36
'"(?<depName>otel/weaver):(?<currentValue>[^@"]+)(?:@sha256:(?<currentDigest>[a-f0-9]+))?"',
37
],
38
- "replacementStringTemplate": "{{newValue}}@sha256:{{newDigest}}"
+ "replacementStringTemplate": "{{newValue}}@sha256:{{newDigest}}",
39
versioningTemplate: 'docker',
40
},
41
0 commit comments