hotfix mdm metrics issue (#23812)

Signed-off-by: Ganga Mahesh Siddem <gangams@microsoft.com>
This commit is contained in:
Ganga Mahesh Siddem
2020-09-28 21:35:25 -07:00
committed by GitHub
parent 6332c9607b
commit ea2a5fa08d
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ apiVersion: v1
appVersion: 7.0.0-1
description: Helm chart for deploying Azure Monitor container monitoring agent in Kubernetes
name: azuremonitor-containers
version: 2.7.5
version: 2.7.6
kubeVersion: "^1.10.0-0"
keywords:
- monitoring
@@ -7,10 +7,10 @@
omsagent:
image:
repo: "mcr.microsoft.com/azuremonitor/containerinsights/ciprod"
tag: "ciprod09162020"
tagWindows: "win-ciprod09162020"
tag: "ciprod09252020"
tagWindows: "win-ciprod09252020"
pullPolicy: IfNotPresent
dockerProviderVersion: "10.0.0-5"
dockerProviderVersion: "10.0.0-6"
agentVersion: "1.10.0.1"
## To get your workspace id and key do the following
## You can create a Azure Loganalytics workspace from portal.azure.com and get its ID & PRIMARY KEY from 'Advanced Settings' tab in the Ux.