Skip to content

Commit 3ea8208

Browse files
authored
Added Windows 2022-2025 support for .NET
1 parent 929871c commit 3ea8208

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

src/content/docs/kubernetes-pixie/kubernetes-integration/installation/k8s-agent-operator.mdx

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -332,6 +332,28 @@ You've got to specify the APM agent and its version within the instrumentation C
332332
[.NET](https://hub.docker.com/repository/docker/newrelic/newrelic-dotnet-init/general)
333333
</td>
334334
</tr>
335+
<tr>
336+
<td>
337+
dotnet-windows2022
338+
</td>
339+
<td>
340+
`newrelic-dotnet-windows2022-init:latest`
341+
</td>
342+
<td>
343+
[.NET on Windows 2022](https://hub.docker.com/repository/docker/newrelic/newrelic-dotnet-windows2022-init/general)
344+
</td>
345+
</tr>
346+
<tr>
347+
<td>
348+
dotnet-windows2025
349+
</td>
350+
<td>
351+
`newrelic-dotnet-windows2025-init:latest`
352+
</td>
353+
<td>
354+
[.NET on Windows 2025(https://hub.docker.com/repository/docker/newrelic/newrelic-dotnet-windows2025-init/general)
355+
</td>
356+
</tr>
335357
<tr>
336358
<td>
337359
java

0 commit comments

Comments
 (0)