Skip to content

Commit c500df3

Browse files
committed
remove temurin pin - not clear why it was added
1 parent d8b3a7b commit c500df3

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/renovate.json5

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -34,12 +34,6 @@
3434
'open-telemetry/opentelemetry-java-instrumentation' // for logging-k8s-stdout-otlp-json/Dockerfile
3535
],
3636
},
37-
{
38-
// intentionally using Java 11 in some examples
39-
"matchPackageNames": ["eclipse-temurin"],
40-
"matchUpdateTypes": ["major"],
41-
"enabled": false
42-
},
4337
{
4438
// Skip locally built dice image used in logging-k8s-stdout-otlp-json
4539
"matchManagers": ["kubernetes"],

0 commit comments

Comments
 (0)