Skip to content

Track llmspy image releases via Renovate#183

Closed
bussyjd wants to merge 1 commit intomainfrom
renovate/track-llmspy-releases
Closed

Track llmspy image releases via Renovate#183
bussyjd wants to merge 1 commit intomainfrom
renovate/track-llmspy-releases

Conversation

@bussyjd
Copy link
Collaborator

@bussyjd bussyjd commented Feb 18, 2026

Summary

  • Add Renovate custom regex manager to track ObolNetwork/llms github-releases
  • Auto-bumps the llmspy image tag in internal/embed/infrastructure/base/templates/llm.yaml when new obol tags are published
  • Add package rule to group updates under renovate/llmspy label

Context

The ObolNetwork/llms fork now has automated upstream sync (Renovate + GitHub Actions) that creates -obol.X tags and builds multi-arch Docker images. This PR closes the loop by having Renovate in obol-stack detect those new releases and bump the image reference automatically.

Test plan

  • Verify Renovate picks up the new custom manager on next scan
  • Confirm v3.0.34-obol.1 is detected as an available update for the current 3.0.33-obol.2 pinned in llm.yaml

Add custom regex manager to detect new ObolNetwork/llms releases and
auto-bump the image tag in llm.yaml. Follows the same pattern used for
obol-stack-front-end and OpenClaw version tracking.
@OisinKyne OisinKyne closed this Feb 19, 2026
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

Comments