Skip to content

[codex] Bump OpenTelemetry Collector chart to 0.154.0#480

Merged
iblancasa merged 1 commit into
coralogix:mainfrom
iblancasa:codex/bump-otel-collector-chart-v0.154.0
Jun 23, 2026
Merged

[codex] Bump OpenTelemetry Collector chart to 0.154.0#480
iblancasa merged 1 commit into
coralogix:mainfrom
iblancasa:codex/bump-otel-collector-chart-v0.154.0

Conversation

@iblancasa

@iblancasa iblancasa commented Jun 23, 2026

Copy link
Copy Markdown

Summary

  • bump opentelemetry-collector chart from 0.133.0 to 0.134.0
  • bump chart appVersion from 0.153.0 to 0.154.0
  • bump default fleet management supervisor image version from 0.8.0 to 0.9.0
  • regenerate rendered chart examples

Validation

  • charts/opentelemetry-collector/validate-chart-version-bump.sh
  • make validate-examples
  • downstream telemetry-shippers Linux e2e passed after JFrog supervised images were published
  • downstream telemetry-shippers Windows EKS e2e passed: mixed Linux/Windows EKS cluster, Windows-mode chart install, debug config check, and Windows log marker collection from the Windows agent debug exporter

Validation logs:

@iblancasa iblancasa marked this pull request as ready for review June 23, 2026 11:26
@iblancasa iblancasa requested review from a team, nicolastakashi and oded-dd as code owners June 23, 2026 11:26
@iblancasa iblancasa merged commit 27116f1 into coralogix:main Jun 23, 2026
5 checks passed
iblancasa added a commit to coralogix/telemetry-shippers that referenced this pull request Jun 23, 2026
## Summary

- Bump telemetry-shippers companion charts to consume
`opentelemetry-collector` chart `0.134.0` / Collector `0.154.0`.
- Refresh generated ECS and standalone configs/manifests.
- Add Collector `0.154.0` standard and eBPF profiler schema files.
- Refresh high-risk `otel-integration` Helm golden renders.
- Bump the Windows collector image overrides to
`0.154.0-windows-2019-amd64`.

## Source

- Source chart PR:
coralogix/opentelemetry-helm-charts#480
- Source chart merge commit: `27116f129804c7df51613f8c720fc39fb11ff041`

## Why

- The schema files are added because prior collector bump PRs include
the matching `otelcol-schemas` and `otelcol-ebpf-profiler-schemas`
artifacts for the new Collector version.
- The golden renders are refreshed because `security-hygiene` rerenders
`otel-integration/k8s-helm/tests/golden` and diffs the checked-in
manifests; the chart dependency bump changes rendered labels from
`0.133.0` to `0.134.0`.
- The Windows values files override the collector image tag, so they
must move with the Collector appVersion; otherwise Windows installs
render new chart labels while still running the previous Windows
collector image.

## Validation

| Check | Result | Evidence |
| --- | --- | --- |
| `scripts/bump-otel-collector-version.sh --version 0.134.0` | Pass |
Generated this companion bump. |
| `helm dependency update` for `otel-ecs-ec2`,
`otel-integration/k8s-helm`, `otel-linux-standalone`,
`otel-macos-standalone`, `otel-windows-standalone` | Pass | Dependencies
resolve from the published Coralogix chart repo. |
| `make -C otel-ecs-ec2 all` | Pass | Regenerated ECS configs/manifests.
|
| `make -C otel-linux-standalone otel-config`, `make -C
otel-macos-standalone otel-config`, `make -C otel-windows-standalone
otel-config` | Pass | Regenerated standalone configs. |
| `.github/scripts/check-helm-golden-renders.sh --update` and
`.github/scripts/check-helm-golden-renders.sh` | Pass | Refreshed and
verified Helm golden renders, including the Windows image override. |
| `python3 -m json.tool` on both `0.154.0` schema files | Pass | Schema
files parse as valid JSON. |
| `git diff --check` | Pass | No whitespace errors. |
| `otel-integration/k8s-helm/e2e-test/run-all.sh` | Pass | Authoritative
Linux e2e rerun passed after JFrog images were published. |
| Windows EKS e2e | Pass | Mixed Linux/Windows EKS install, debug
settings check, and Windows log-marker collection passed. Logs:
https://gist.github.com/iblancasa/8def7e2a24b8931af7d85f216cb56b69 |

## Notes

- Earlier Linux e2e failure was non-authoritative: the chart pulled
JFrog supervised images before the `0.9.0` images had been published
there.
- `0.134.0` is now published in the Coralogix Helm repo.

---------

Signed-off-by: Israel Blancas <iblancasa@gmail.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Israel Blancas <iblancasa@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants