Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated the Operator Chart version to 0.45.0, but the OpenTelemetryCollector version is still v0.90.1 #992

Closed
akiyama-naoki23-fixer opened this issue Jan 12, 2024 · 0 comments · Fixed by #993
Labels
chart:operator Issue related to opentelemetry-operator helm chart

Comments

@akiyama-naoki23-fixer
Copy link

Description

I updated the Operator Chart version to v0.45.0, but the Collector version is v0.90.1

I checked value.yml and found the following statement

manager:
 image:
  repository: ghcr.io/open-telemetry/opentelemetry-operator/opentelemetry-operator
  tag: v0.90.0
 collectorImage:
  repository: otel/opentelemetry-collector-contrib
  tag: 0.90.1

Is there any way to update Operator and Collector to 0.91.0?

Steps to Reproduce

1.Operator Update
2.Apply Collector config file
3.Check CRD Collector version

Environment

OS: AKS Ubuntu Linux

Operator version
image
Collector version
image

@TylerHelmuth TylerHelmuth added the chart:operator Issue related to opentelemetry-operator helm chart label Jan 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chart:operator Issue related to opentelemetry-operator helm chart
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants