diff --git a/parts/common/components.json b/parts/common/components.json index 4ebca58ecfb..6c5e74250e3 100644 --- a/parts/common/components.json +++ b/parts/common/components.json @@ -366,20 +366,20 @@ "multiArchVersionsV2": [ { "renovateTag": "registry=https://mcr.microsoft.com, name=azuremonitor/containerinsights/ciprod", - "latestVersion": "3.1.25" + "latestVersion": "3.1.26" } ], "windowsVersions": [ { "comment": "ciprod isn't supported on Win23H2 so is excluded as it makes the VHD too large", "renovateTag": "registry=https://mcr.microsoft.com, name=azuremonitor/containerinsights/ciprod", - "latestVersion": "3.1.25", + "latestVersion": "3.1.26", "windowsSkuMatch": "2022*" }, { "comment": "ciprod isn't supported on Win23H2 so is excluded as it makes the VHD too large", "renovateTag": "registry=https://mcr.microsoft.com, name=azuremonitor/containerinsights/ciprod", - "latestVersion": "3.1.25", + "latestVersion": "3.1.26", "windowsSkuMatch": "2019*" } ]