diff --git a/test/e2e/conformance.yaml b/test/e2e/conformance.yaml index 10f3430bd..580d65dae 100644 --- a/test/e2e/conformance.yaml +++ b/test/e2e/conformance.yaml @@ -3,7 +3,7 @@ sonobuoy-config: plugin-name: azure-arc-ci-conformance result-format: junit spec: - image: mcr.microsoft.com/azuremonitor/containerinsights/cidev:ciconftest11082022 + image: mcr.microsoft.com/azuremonitor/containerinsights/cidev:ciconftest06172024 imagePullPolicy: Always name: plugin resources: {} diff --git a/test/e2e/e2e-tests.yaml b/test/e2e/e2e-tests.yaml index a3ada9234..2c52960f9 100644 --- a/test/e2e/e2e-tests.yaml +++ b/test/e2e/e2e-tests.yaml @@ -104,7 +104,7 @@ data: - name: AZURE_CLOUD value: "AZURE_PUBLIC_CLOUD" # image tag should be updated if new tests being added after this image - image: mcr.microsoft.com/azuremonitor/containerinsights/cidev:ciconftest11082022 + image: mcr.microsoft.com/azuremonitor/containerinsights/cidev:ciconftest06172024 imagePullPolicy: IfNotPresent name: plugin resources: {}