You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: Add Renovate configuration for automatic Docker image updates
- Configured Renovate to track Docker/OCI images in registry YAML files
- Set up automatic detection of image versions using regex patterns
- Grouped all registry image updates together for easier management
- Enabled automerge for patch updates to keep images current
- Configured semantic commits for clear update history
This will help maintain up-to-date image references across all MCP server entries.
0 commit comments