Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ helmCharts:
- name: opentelemetry-operator
repo: https://open-telemetry.github.io/opentelemetry-helm-charts
# Find the latest release here: https://github.com/open-telemetry/opentelemetry-helm-charts/releases
version: 0.92.2
version: 0.93.0
releaseName: opentelemetry-operator
includeCRDs: true
skipTests: true
Expand All @@ -22,7 +22,7 @@ helmCharts:
# See which plugins the opentelemetry-collector-k8s image contains here:
# https://github.com/open-telemetry/opentelemetry-collector-releases/blob/main/distributions/otelcol-k8s/manifest.yaml
repository: ghcr.io/open-telemetry/opentelemetry-collector-releases/opentelemetry-collector-k8s
tag: 0.131.1 # Often the chart has old values for the collector image
tag: 0.132.4 # Often the chart has old values for the collector image
admissionWebhooks:
certManager:
enabled: false
Expand Down