chore(chart-deps): update otel-operator to version 0.105.0#2883
Open
chore(chart-deps): update otel-operator to version 0.105.0#2883
Conversation
Contributor
Author
|
Comparison of Helm chart templating output:
@@ spec.template.spec.containers.manager.args @@
! - one list entry removed:
- - "--collector-image=ghcr.io/open-telemetry/opentelemetry-collector-releases/opentelemetry-collector-k8s:0.138.0"
! + one list entry added:
+ - "--collector-image=ghcr.io/open-telemetry/opentelemetry-collector-releases/opentelemetry-collector-k8s:0.144.0"
@@ spec.template.spec.containers.manager.image @@
! ± value change
- ghcr.io/open-telemetry/opentelemetry-operator/opentelemetry-operator:0.138.0
+ ghcr.io/open-telemetry/opentelemetry-operator/opentelemetry-operator:0.144.0
@@ spec.template.spec.containers.kube-rbac-proxy.image @@
! ± value change
- quay.io/brancz/kube-rbac-proxy:v0.19.1
+ quay.io/brancz/kube-rbac-proxy:v0.20.0
@@ spec.config.exporters @@
# opentelemetry.io/v1beta1/OpenTelemetryCollector/otel/platform-logs
! - four map entries removed:
- otlphttp/default:
- endpoint: "http://loki-gateway.monitoring/otlp"
- headers:
- X-Scope-OrgID: admins
- otlphttp/team-admin:
- endpoint: "http://loki-gateway.monitoring/otlp"
- headers:
- X-Scope-OrgID: admin
- otlphttp/team-demo:
- endpoint: "http://loki-gateway.monitoring/otlp"
- headers:
- X-Scope-OrgID: demo
- otlphttp/team-dev:
- endpoint: "http://loki-gateway.monitoring/otlp"
- headers:
- X-Scope-OrgID: dev
! + four map entries added:
+ otlp_http/default:
+ endpoint: "http://loki-gateway.monitoring/otlp"
+ headers:
+ X-Scope-OrgID: admins
+ otlp_http/team-admin:
+ endpoint: "http://loki-gateway.monitoring/otlp"
+ headers:
+ X-Scope-OrgID: admin
+ otlp_http/team-demo:
+ endpoint: "http://loki-gateway.monitoring/otlp"
+ headers:
+ X-Scope-OrgID: demo
+ otlp_http/team-dev:
+ endpoint: "http://loki-gateway.monitoring/otlp"
+ headers:
+ X-Scope-OrgID: dev
@@ data.core.yaml @@
! ± value change in multiline text (one insert, one deletion)
adminApps:
- deps:
- prometheus
ingress:
[495 lines unchanged)]
how to receive, process and export telemetry data. In addition, it removes the
need to run, operate and maintain multiple agents/collectors in order to support
open-source telemetry data formats (e.g. Prometheus, etc.) to multiple open-source
or commercial back-ends.
- appVersion: 0.138.0
+ appVersion: 0.144.0
chartName: otel-operator
dependencies: Prometheus, Grafana, Loki
integration: OpenTelemetry Collector is used to receive telemetry data and export
this data to Loki.
[222 lines unchanged)]
svc: tekton-dashboard
type: public
name: tekton
ownHost: true
|
merll
approved these changes
Feb 6, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR updates the dependency opentelemetry-operator to version 0.105.0.