From 8af9a159a65d35ff8db758c5fd035b925e7d6ff7 Mon Sep 17 00:00:00 2001 From: Rashmi Chandrashekar Date: Wed, 14 Jul 2021 17:39:54 -0700 Subject: [PATCH] release changes --- ReleaseNotes.md | 5 +++++ kubernetes/omsagent.yaml | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/ReleaseNotes.md b/ReleaseNotes.md index 423161236..0c51b737c 100644 --- a/ReleaseNotes.md +++ b/ReleaseNotes.md @@ -11,6 +11,11 @@ additional questions or comments. Note : The agent version(s) below has dates (ciprod), which indicate the agent build dates (not release dates) +### 07/13/2021 - +##### Version microsoft/oms:win-ciprod06112021-2 Version mcr.microsoft.com/azuremonitor/containerinsights/ciprod:win-ciprod06112021-2 (windows) +##### Code change log +- Hotfix for fixing NODE_IP environment variable not set issue for non sidecar mode + ### 07/02/2021 - ##### Version microsoft/oms:ciprod06112021-1 Version mcr.microsoft.com/azuremonitor/containerinsights/ciprod:ciprod06112021-1 (linux) ##### Version microsoft/oms:win-ciprod06112021 Version mcr.microsoft.com/azuremonitor/containerinsights/ciprod:win-ciprod06112021 (windows) diff --git a/kubernetes/omsagent.yaml b/kubernetes/omsagent.yaml index 617c81f38..855f3a8e1 100644 --- a/kubernetes/omsagent.yaml +++ b/kubernetes/omsagent.yaml @@ -760,7 +760,7 @@ spec: value: "3" containers: - name: omsagent-win - image: "mcr.microsoft.com/azuremonitor/containerinsights/ciprod:win-ciprod06112021" + image: "mcr.microsoft.com/azuremonitor/containerinsights/ciprod:win-ciprod06112021-2" imagePullPolicy: IfNotPresent resources: limits: