@@ -343,7 +343,7 @@ spec:
343343 component : ama-logs-agent
344344 tier : node
345345 annotations :
346- agentVersion : " azure-mdsd-1.35.7 "
346+ agentVersion : " azure-mdsd-1.37.0 "
347347 dockerProviderVersion : " 18.0.1-0"
348348 schema-versions : " v1"
349349 kubernetes.azure.com/no-http-proxy-vars : " true"
@@ -391,7 +391,7 @@ spec:
391391 # - NET_ADMIN
392392 # - NET_RAW
393393 - name : ama-logs
394- image : " mcr.microsoft.com/azuremonitor/containerinsights/ciprod:3.1.29 "
394+ image : " mcr.microsoft.com/azuremonitor/containerinsights/ciprod:3.1.30 "
395395 imagePullPolicy : IfNotPresent
396396 resources :
397397 limits :
@@ -532,7 +532,7 @@ spec:
532532 timeoutSeconds : 15
533533# Only in sidecar scraping mode
534534 - name : ama-logs-prometheus
535- image : " mcr.microsoft.com/azuremonitor/containerinsights/ciprod:3.1.29 "
535+ image : " mcr.microsoft.com/azuremonitor/containerinsights/ciprod:3.1.30 "
536536 imagePullPolicy : IfNotPresent
537537 resources :
538538 limits :
@@ -790,7 +790,7 @@ spec:
790790# labels:
791791# rsName: "ama-logs-multitenancy"
792792# annotations:
793- # agentVersion: "azure-mdsd-1.35.7 "
793+ # agentVersion: "azure-mdsd-1.37.0 "
794794# dockerProviderVersion: "18.0.1-0"
795795# schema-versions: "v1"
796796# kubernetes.azure.com/no-http-proxy-vars: "true"
@@ -965,7 +965,7 @@ spec:
965965 labels :
966966 rsName : " ama-logs-rs"
967967 annotations :
968- agentVersion : " azure-mdsd-1.35.7 "
968+ agentVersion : " azure-mdsd-1.37.0 "
969969 dockerProviderVersion : " 18.0.1-0"
970970 schema-versions : " v1"
971971 kubernetes.azure.com/no-http-proxy-vars : " true"
@@ -1045,7 +1045,7 @@ spec:
10451045 # - NET_ADMIN
10461046 # - NET_RAW
10471047 - name : ama-logs
1048- image : " mcr.microsoft.com/azuremonitor/containerinsights/ciprod:3.1.29 "
1048+ image : " mcr.microsoft.com/azuremonitor/containerinsights/ciprod:3.1.30 "
10491049 imagePullPolicy : IfNotPresent
10501050 # comment resources if VPA configured since the VPA will set these values
10511051 resources :
@@ -1298,7 +1298,7 @@ spec:
12981298 # add:
12991299 # - NET_ADMIN
13001300 - name : ama-logs-windows
1301- image : " mcr.microsoft.com/azuremonitor/containerinsights/ciprod:win-3.1.29 "
1301+ image : " mcr.microsoft.com/azuremonitor/containerinsights/ciprod:win-3.1.30 "
13021302 imagePullPolicy : IfNotPresent
13031303 resources :
13041304 requests :
0 commit comments