From 5283fd58299508e631c8a008866eb57643d3e68c Mon Sep 17 00:00:00 2001 From: Ral G <39119258+ralongit@users.noreply.github.com> Date: Tue, 18 Jun 2024 15:23:12 +0300 Subject: [PATCH] Revert "Upgrade opentelemetry image to v0.102.1" This reverts commit a39596edae4345808bc7360d34bf6e149b08a35d. --- charts/logzio-logs-collector/Chart.yaml | 4 ++-- charts/logzio-telemetry/Chart.yaml | 4 ++-- charts/logzio-telemetry/values.yaml | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/charts/logzio-logs-collector/Chart.yaml b/charts/logzio-logs-collector/Chart.yaml index c57e4ebd..87aee88d 100644 --- a/charts/logzio-logs-collector/Chart.yaml +++ b/charts/logzio-logs-collector/Chart.yaml @@ -1,10 +1,10 @@ apiVersion: v2 name: logzio-logs-collector -version: 1.0.5 +version: 1.0.4 description: kubernetes logs collection agent for logz.io based on opentelemetry collector type: application home: https://logz.io/ maintainers: - name: yotam loewenbach email: yotam.loewenbach@logz.io -appVersion: 0.102.1 +appVersion: 0.80.0 diff --git a/charts/logzio-telemetry/Chart.yaml b/charts/logzio-telemetry/Chart.yaml index cc618640..1d133ee1 100644 --- a/charts/logzio-telemetry/Chart.yaml +++ b/charts/logzio-telemetry/Chart.yaml @@ -24,12 +24,12 @@ dependencies: # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 4.2.4 +version: 4.2.3 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to # follow Semantic Versioning. They should reflect the version the application is using. -appVersion: 0.102.1 +appVersion: 0.97.0 maintainers: - name: yotamloe email: yotam.loewenbach@logz.io diff --git a/charts/logzio-telemetry/values.yaml b/charts/logzio-telemetry/values.yaml index 759f2850..59023b32 100644 --- a/charts/logzio-telemetry/values.yaml +++ b/charts/logzio-telemetry/values.yaml @@ -494,7 +494,7 @@ image: repository: otel/opentelemetry-collector-contrib pullPolicy: IfNotPresent # Overrides the image tag whose default is the chart appVersion. - tag: "0.102.1" + tag: "0.97.0" nginxWindowsImage: # Reverse proxy image to enable metrics scraping from windows nodes repository: logzio/logzio-windows-node-reverse-proxy @@ -508,7 +508,7 @@ windowsExporterInstallerImage: spmImage: repository: otel/opentelemetry-collector-contrib pullPolicy: IfNotPresent - tag: "0.102.1" + tag: "0.97.0" imagePullSecrets: [] # OpenTelemetry Collector executable