Skip to content

Commit bc6306a

Browse files
committed
chore: use updated agent image in e2e tests 2022
1 parent a1c5253 commit bc6306a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

e2e/e2e-values-windows-template.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,10 @@ windowsOsList:
1313
- version: ltsc2019
1414
imageTagSuffix: ltsc2019
1515
buildNumber: 10.0.17763
16-
agentImage: "newrelic/infrastructure-windows:1.65.3-ltsc2019"
16+
agentImage: "newrelic/infrastructure-windows:1.71.2-ltsc2019"
1717
integrationImage: $IMAGE_2019
1818
- version: ltsc2022
1919
imageTagSuffix: ltsc2022
2020
buildNumber: 10.0.20348
21-
agentImage: "newrelic/infrastructure-windows:1.65.3-ltsc2022"
21+
agentImage: "newrelic/nri-kubernetes-internal:1.71.2-ltsc2022-host2"
2222
integrationImage: $IMAGE_2022

0 commit comments

Comments
 (0)