Skip to content

chore: bump opentelemetry-collector to 0.133.0#943

Merged
iblancasa merged 2 commits into
masterfrom
chore/bump-otel-collector-0.133.0
Jun 17, 2026
Merged

chore: bump opentelemetry-collector to 0.133.0#943
iblancasa merged 2 commits into
masterfrom
chore/bump-otel-collector-0.133.0

Conversation

@github-actions

@github-actions github-actions Bot commented Jun 17, 2026

Copy link
Copy Markdown
Contributor

Summary

Bumps telemetry-shippers to the released Coralogix OpenTelemetry Collector chart 0.133.0, which packages OpenTelemetry Collector 0.153.0.

Source chart PR: coralogix/opentelemetry-helm-charts#479
Validation evidence: https://gist.github.com/iblancasa/19feba62be06ad1997ce44664c3040c8
Windows render evidence: https://gist.github.com/iblancasa/bc595ad3c01b6f2848ad91ada65f9eed
Windows EKS evidence: https://gist.github.com/iblancasa/5f5f9ba6c9293d48a4ff7fa4ca1c0620

Added In This Companion Update

  • Updated telemetry-shippers chart dependencies and generated release artifacts for collector chart 0.133.0 / collector image 0.153.0.
  • Added collector schema bundle otelcol-schemas/0.153.0-schema.json.
  • Added eBPF profiler collector schema bundle otelcol-ebpf-profiler-schemas/0.153.0-schema.json.
  • Updated the target allocator image tag to v0.153.0.
  • Updated Windows collector values to 0.153.0-windows-2019-amd64.
  • Regenerated Helm golden expected renders for tail-sampling, windows, eks-fargate, and ebpf-profiler so .github/scripts/check-helm-golden-renders.sh passes with the new chart and image versions.

Changelog

Changes from opentelemetry-collector 0.133.0:

  • [Feat] Bump the OpenTelemetry Collector image to v0.153.0.
  • [Feat] Upgrade Supervisor-based images to v0.8.0.

Validation

Check Result
git diff --check PASS
schema JSON checks for both 0.153.0 schema bundles PASS
helm dependency update otel-integration/k8s-helm PASS
helm dependency update otel-ecs-ec2 PASS
helm dependency update otel-linux-standalone PASS
helm dependency update otel-macos-standalone PASS
helm dependency update otel-windows-standalone PASS
.github/scripts/check-helm-golden-renders.sh --update PASS, regenerated expected renders
.github/scripts/check-helm-golden-renders.sh PASS after reviewing regenerated fixture diff

CI E2E Evidence

Current PR head ea397ebff3bc2da42797ed609446b1ece777f3e8 passed the Otel Integration Helm Lint And Install Test workflow.

Job Result
collector-test PASS
otel-integration-agent-test PASS
otel-integration-target-allocator-test PASS
otel-integration-operator-test PASS
otel-integration-tail-sampling-test PASS
otel-integration-span-metrics-test PASS
otel-integration-supervisor-test PASS

Windows Evidence

Check Result
helm template test-release otel-integration/k8s-helm -f otel-integration/k8s-helm/values.yaml -f otel-integration/k8s-helm/values-windows.yaml --set global.domain=example.com --set global.clusterName=test-cluster PASS; rendered opentelemetry-agent-windows-0.133.0 and 0.153.0-windows-2019-amd64
helm template test-release otel-integration/k8s-helm -f otel-integration/k8s-helm/values.yaml -f otel-integration/k8s-helm/values-windows-tailsampling.yaml --set global.domain=example.com --set global.clusterName=test-cluster PASS; rendered opentelemetry-agent-windows-0.133.0 and 0.153.0-windows-2019-amd64
otel-integration/testing/windows-eks create/setup/verify flow in us-west-2 PASS; cluster created, Windows-mode otel-integration installed, Linux and Windows daemonsets rolled out, debug settings verified, Windows workload log marker collected by the Windows collector debug exporter
otel-integration/testing/windows-eks cleanup in us-west-2 PASS; workload deleted, Helm release uninstalled, EKS cluster deleted

Notes

The source Helm chart has been merged and chart 0.133.0 is available from the Coralogix chart repository, so telemetry-shippers CI can resolve the released dependency.

@github-actions github-actions Bot added the otel-collector-bump Auto-created for otel-collector sync label Jun 17, 2026
@github-actions github-actions Bot requested a review from avivgold098 as a code owner June 17, 2026 08:33
@github-actions github-actions Bot added chart:otel-integration Auto-created for otel-collector sync chart:otel-linux-standalone Auto-created for otel-collector sync labels Jun 17, 2026
@github-actions github-actions Bot added the chart:otel-macos-standalone Auto-created for otel-collector sync label Jun 17, 2026
@github-actions github-actions Bot added the chart:otel-windows-standalone Auto-created for otel-collector sync label Jun 17, 2026
@github-actions github-actions Bot requested a review from a team as a code owner June 17, 2026 08:33
@github-actions github-actions Bot added the chart:otel-ecs-ec2 Auto-created for otel-collector sync label Jun 17, 2026
@CLAassistant

CLAassistant commented Jun 17, 2026

Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
1 out of 2 committers have signed the CLA.

✅ iblancasa
❌ github-actions[bot]
You have signed the CLA already but the status is still pending? Let us recheck it.

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 7fa36a2ea2

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

Comment thread otel-integration/k8s-helm/Chart.yaml
Comment thread otel-integration/k8s-helm/Chart.yaml
Signed-off-by: Israel Blancas <iblancasa@gmail.com>
@iblancasa iblancasa closed this Jun 17, 2026
@iblancasa iblancasa reopened this Jun 17, 2026
@iblancasa iblancasa merged commit 15fe2bf into master Jun 17, 2026
47 of 48 checks passed
@iblancasa iblancasa deleted the chore/bump-otel-collector-0.133.0 branch June 17, 2026 13:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chart:otel-ecs-ec2 Auto-created for otel-collector sync chart:otel-integration Auto-created for otel-collector sync chart:otel-linux-standalone Auto-created for otel-collector sync chart:otel-macos-standalone Auto-created for otel-collector sync chart:otel-windows-standalone Auto-created for otel-collector sync otel-collector-bump Auto-created for otel-collector sync

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants