github SigNoz/charts signoz-0.113.0

8 hours ago

SigNoz Observability Platform Helm Chart

🚨 Breaking Change

The signoz-schema-migrator has been a recurring source of install/upgrade failures with issue like "Job not found" errors, stalled stacks, and manual workarounds reported by the community. With v0.113, it is deprecated in favour of a single signoz-telemetrystore-migrator that runs all migration steps (bootstrap, sync, async) as part of the stack.

Key changes:

  • signoz-telemetrystore-migrator replaces both schema-migrator-sync and schema-migrator-async
  • Readiness is checked against ClickHouse migration state, not Job existence

See the upgrade guide for migration steps, or SigNoz/charts#828 for background.

What's Changed

  • feat: address deprecation of signoz-schema-migrator by @Nageshbansal in #826
  • chore(release): bump SigNoz to v0.113.0, OTel Collector to v0.144.1 by @Primus-bot[bot] in #831

Full Changelog: signoz-0.112.1...signoz-0.113.0

Don't miss a new charts release

NewReleases is sending notifications on new releases.