From 068a5ca7531ed2214284f35e05249a6719339a22 Mon Sep 17 00:00:00 2001 From: Povilas Versockas Date: Thu, 6 Jun 2024 11:55:32 +0300 Subject: [PATCH] [otel-integration] Fix bump version for target-allocator to 0.101.0 --- otel-integration/CHANGELOG.md | 2 +- otel-integration/k8s-helm/Chart.yaml | 2 +- otel-integration/k8s-helm/values.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/otel-integration/CHANGELOG.md b/otel-integration/CHANGELOG.md index 0b63160d..dea32902 100644 --- a/otel-integration/CHANGELOG.md +++ b/otel-integration/CHANGELOG.md @@ -3,7 +3,7 @@ ## OpenTelemtry-Integration ### v0.0.79 / 2024-06-06 -- [FEAT] Bump Target Allocator to 0.101.0 +- [FEAT] Update Target Allocator version to 0.101.0 ### v0.0.78 / 2024-06-06 - [FEAT] Bump Collector to 0.102.1 diff --git a/otel-integration/k8s-helm/Chart.yaml b/otel-integration/k8s-helm/Chart.yaml index b04a2d65..56958bc5 100644 --- a/otel-integration/k8s-helm/Chart.yaml +++ b/otel-integration/k8s-helm/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 name: otel-integration description: OpenTelemetry Integration -version: 0.0.78 +version: 0.0.79 keywords: - OpenTelemetry Collector - OpenTelemetry Agent diff --git a/otel-integration/k8s-helm/values.yaml b/otel-integration/k8s-helm/values.yaml index 9b3fadf6..4b634e3a 100644 --- a/otel-integration/k8s-helm/values.yaml +++ b/otel-integration/k8s-helm/values.yaml @@ -5,7 +5,7 @@ global: defaultSubsystemName: "integration" logLevel: "warn" collectionInterval: "30s" - version: "0.0.78" + version: "0.0.79" extensions: kubernetesDashboard: