From 7c79f629d0e58a78a16673f963e7ea0d00208ba7 Mon Sep 17 00:00:00 2001 From: haiyanmeng Date: Mon, 16 Oct 2023 12:55:54 -0400 Subject: [PATCH] Update otelcontribcol version to address CVEs (#942) --- manifests/templates/otel-collector.yaml | 2 +- manifests/templates/reconciler-manager-configmap.yaml | 2 +- manifests/templates/reconciler-manager.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/manifests/templates/otel-collector.yaml b/manifests/templates/otel-collector.yaml index 55503a1ed5..c2849e65a8 100644 --- a/manifests/templates/otel-collector.yaml +++ b/manifests/templates/otel-collector.yaml @@ -93,7 +93,7 @@ spec: spec: containers: - name: otel-collector - image: gcr.io/config-management-release/otelcontribcol:v0.86.0-gke.1 + image: gcr.io/config-management-release/otelcontribcol:v0.87.0-gke.0 command: - /otelcontribcol args: diff --git a/manifests/templates/reconciler-manager-configmap.yaml b/manifests/templates/reconciler-manager-configmap.yaml index c9f3f545df..941cde4094 100644 --- a/manifests/templates/reconciler-manager-configmap.yaml +++ b/manifests/templates/reconciler-manager-configmap.yaml @@ -161,7 +161,7 @@ data: - NET_RAW runAsUser: 65533 - name: otel-agent - image: gcr.io/config-management-release/otelcontribcol:v0.86.0-gke.1 + image: gcr.io/config-management-release/otelcontribcol:v0.87.0-gke.0 command: - /otelcontribcol args: diff --git a/manifests/templates/reconciler-manager.yaml b/manifests/templates/reconciler-manager.yaml index 35827e0164..35e18bddb0 100644 --- a/manifests/templates/reconciler-manager.yaml +++ b/manifests/templates/reconciler-manager.yaml @@ -60,7 +60,7 @@ spec: name: reconciler-manager optional: true # Currently nothing mandatory in the ConfigMap - name: otel-agent - image: gcr.io/config-management-release/otelcontribcol:v0.86.0-gke.1 + image: gcr.io/config-management-release/otelcontribcol:v0.87.0-gke.0 command: - /otelcontribcol args: