diff --git a/helm-chart/templates/opentelemetry-collector.yaml b/helm-chart/templates/opentelemetry-collector.yaml index 2a32d93ba37..318cc638818 100644 --- a/helm-chart/templates/opentelemetry-collector.yaml +++ b/helm-chart/templates/opentelemetry-collector.yaml @@ -94,7 +94,7 @@ spec: readOnlyRootFilesystem: true args: - --config=/conf/collector-gateway-config.yaml - image: otel/opentelemetry-collector-contrib:0.114.0@sha256:37fa87091cfaaec7234a27e4e395a40c31c2bfaea97a349a4afef6d9e9681197 + image: otel/opentelemetry-collector-contrib:0.115.1@sha256:d2da12c4336a79758826700be9e21ecf4a9f7d945b7f8a58ba55ee3fa45427c8 volumeMounts: - name: collector-gateway-config mountPath: /conf diff --git a/kustomize/components/google-cloud-operations/otel-collector.yaml b/kustomize/components/google-cloud-operations/otel-collector.yaml index b63909fa615..1399b3c5f16 100644 --- a/kustomize/components/google-cloud-operations/otel-collector.yaml +++ b/kustomize/components/google-cloud-operations/otel-collector.yaml @@ -68,7 +68,7 @@ spec: readOnlyRootFilesystem: true args: - --config=/conf/collector-gateway-config.yaml - image: otel/opentelemetry-collector-contrib:0.114.0@sha256:37fa87091cfaaec7234a27e4e395a40c31c2bfaea97a349a4afef6d9e9681197 + image: otel/opentelemetry-collector-contrib:0.115.1@sha256:d2da12c4336a79758826700be9e21ecf4a9f7d945b7f8a58ba55ee3fa45427c8 volumeMounts: - name: collector-gateway-config mountPath: /conf