Skip to content

Commit 38db64d

Browse files
pfrcksAmol Agrawal
andauthored
feat: containerinsights 3.1.12 release (Azure#3548)
Co-authored-by: Amol Agrawal <amagraw@microsoft.com>
1 parent 9fcda17 commit 38db64d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

vhdbuilder/packer/components.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
"downloadURL": "mcr.microsoft.com/azuremonitor/containerinsights/ciprod:*",
8282
"amd64OnlyVersions": [],
8383
"multiArchVersions": [
84-
"3.1.11"
84+
"3.1.12"
8585
]
8686
},
8787
{

vhdbuilder/packer/generate-windows-vhd-configuration.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ $global:imagesToPull += @(
8181
"mcr.microsoft.com/oss/kubernetes/azure-cloud-node-manager:v1.27.4", # for k8s 1.27.x
8282
"mcr.microsoft.com/oss/kubernetes/azure-cloud-node-manager:v1.27.5", # for k8s 1.27.x
8383
# OMS-Agent (Azure monitor). Owner: ganga1980 (Ganga Mahesh Siddem)
84-
"mcr.microsoft.com/azuremonitor/containerinsights/ciprod:win-3.1.11",
84+
"mcr.microsoft.com/azuremonitor/containerinsights/ciprod:win-3.1.12",
8585
# CNS (Container Networking Service) Owner: jaer-tsun (Jaeryn)
8686
"mcr.microsoft.com/containernetworking/azure-cns:v1.4.44.3",
8787
"mcr.microsoft.com/containernetworking/azure-cns:v1.4.44.4",

0 commit comments

Comments
 (0)