From a367589f35797d458cb8481991c307b66eb35e84 Mon Sep 17 00:00:00 2001 From: vishwanath Date: Wed, 4 Dec 2024 14:51:18 -0800 Subject: [PATCH] update version & release notes for ccp hotfix --- .pipelines/azure-pipeline-build.yml | 2 -- RELEASENOTES.md | 6 ++++++ otelcollector/VERSION | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.pipelines/azure-pipeline-build.yml b/.pipelines/azure-pipeline-build.yml index 9a275484..af2d2047 100644 --- a/.pipelines/azure-pipeline-build.yml +++ b/.pipelines/azure-pipeline-build.yml @@ -2,8 +2,6 @@ trigger: branches: include: - main - - vishwa/ccp-fix - pr: autoCancel: true branches: diff --git a/RELEASENOTES.md b/RELEASENOTES.md index 87ac58b3..3196f5f5 100644 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -1,5 +1,11 @@ # Azure Monitor Metrics for AKS clusters +## Release 12-04-2024 (hot-fix for ccp config map issue ) - CCP release only - +* CCP image - + +* Changelog - + - Fix for CCP Config map processing issue - (https://github.com/Azure/prometheus-collector/pull/1017) + ## Release 10-21-2024 * Linux image - `mcr.microsoft.com/azuremonitor/containerinsights/ciprod/prometheus-collector/images:6.11.0-main-10-21-2024-91ec49e3` * Windows image - `mcr.microsoft.com/azuremonitor/containerinsights/ciprod/prometheus-collector/images:6.11.0-main-10-21-2024-91ec49e3-win` diff --git a/otelcollector/VERSION b/otelcollector/VERSION index 1de66e5f..d4e6cb42 100644 --- a/otelcollector/VERSION +++ b/otelcollector/VERSION @@ -1 +1 @@ -6.11.0 +6.12.0