@@ -343,7 +343,7 @@ spec:
343343 component : ama-logs-agent
344344 tier : node
345345 annotations :
346- agentVersion : " azure-mdsd-1.31.4 "
346+ agentVersion : " azure-mdsd-1.35.1 "
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.26 "
394+ image : " mcr.microsoft.com/azuremonitor/containerinsights/ciprod:3.1.27 "
395395 imagePullPolicy : IfNotPresent
396396 resources :
397397 limits :
@@ -527,7 +527,7 @@ spec:
527527 timeoutSeconds : 15
528528# Only in sidecar scraping mode
529529 - name : ama-logs-prometheus
530- image : " mcr.microsoft.com/azuremonitor/containerinsights/ciprod:3.1.26 "
530+ image : " mcr.microsoft.com/azuremonitor/containerinsights/ciprod:3.1.27 "
531531 imagePullPolicy : IfNotPresent
532532 resources :
533533 limits :
@@ -786,7 +786,7 @@ spec:
786786# labels:
787787# rsName: "ama-logs-multitenancy"
788788# annotations:
789- # agentVersion: "azure-mdsd-1.31.4 "
789+ # agentVersion: "azure-mdsd-1.35.1 "
790790# dockerProviderVersion: "18.0.1-0"
791791# schema-versions: "v1"
792792# kubernetes.azure.com/no-http-proxy-vars: "true"
@@ -959,7 +959,7 @@ spec:
959959 labels :
960960 rsName : " ama-logs-rs"
961961 annotations :
962- agentVersion : " azure-mdsd-1.31.4 "
962+ agentVersion : " azure-mdsd-1.35.1 "
963963 dockerProviderVersion : " 18.0.1-0"
964964 schema-versions : " v1"
965965 kubernetes.azure.com/no-http-proxy-vars : " true"
@@ -1039,7 +1039,7 @@ spec:
10391039 # - NET_ADMIN
10401040 # - NET_RAW
10411041 - name : ama-logs
1042- image : " mcr.microsoft.com/azuremonitor/containerinsights/ciprod:3.1.26 "
1042+ image : " mcr.microsoft.com/azuremonitor/containerinsights/ciprod:3.1.27 "
10431043 imagePullPolicy : IfNotPresent
10441044 # comment resources if VPA configured since the VPA will set these values
10451045 resources :
@@ -1297,7 +1297,7 @@ spec:
12971297 # add:
12981298 # - NET_ADMIN
12991299 - name : ama-logs-windows
1300- image : " mcr.microsoft.com/azuremonitor/containerinsights/ciprod:win-3.1.26 "
1300+ image : " mcr.microsoft.com/azuremonitor/containerinsights/ciprod:win-3.1.27 "
13011301 imagePullPolicy : IfNotPresent
13021302 resources :
13031303 requests :
0 commit comments