Skip to content

Conversation

@bussyjd
Copy link
Contributor

@bussyjd bussyjd commented Dec 16, 2025

Replace dispatch-update.yml workflow with Renovate for managing charon version bumps in helm charts.

  • Remove dispatch-update.yml workflow that was triggered by charon releases via repository_dispatch
  • Configure Renovate to manage charon image updates (values.yaml tags and Chart.yaml appVersion)
  • Use ignoreUnstable: true to automatically skip RC/pre-release versions
  • Create separate PRs per chart with distinct labels (renovate/charon, renovate/charon-cluster, renovate/dv-pod)

ticket: #166

- Remove dispatch-update.yml workflow that was triggered by charon releases
- Configure Renovate to manage charon image tags in values.yaml and appVersion in Chart.yaml
- Use ignoreUnstable: true to skip RC/pre-release versions
- Create separate PRs per chart (charon, charon-cluster, dv-pod) with distinct labels
- Merge PR #144's comprehensive dv-pod Renovate config
- Add regex managers for charon and charon-cluster charts (values.yaml and Chart.yaml)
- Add ignoreUnstable: true to skip RC versions for obol-core images
- Add separate package rules for grouping updates by chart
Configures Renovate to run helm-docs after updating chart versions,
ensuring README.md files are regenerated with the new version info.
This fixes CI failures due to pre-commit hook detecting outdated README.
@bussyjd bussyjd requested a review from apham0001 December 16, 2025 18:55
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