fix(container): update image ghcr.io/home-operations/charts/litellm-operator (0.0.9 ➔ 0.0.10) - #4318
Conversation
…perator (0.0.9 ➔ 0.0.10)
|
|
Overall Grade |
Security Reliability Complexity Hygiene |
Code Review Summary
| Analyzer | Status | Updated (UTC) | Details |
|---|---|---|---|
| JavaScript | Aug 3, 2026 4:56p.m. | Review ↗ | |
| Shell | Aug 3, 2026 4:56p.m. | Review ↗ |
Important
AI Review is run only on demand for your team. We're only showing results of static analysis review right now. To trigger AI Review, comment @deepsourcebot review on this thread.
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (1)
🔗 Linked repositories identifiedCodeRabbit considers these linked repositories for cross-repo context during reviews:
📝 WalkthroughWalkthroughThe LiteLLM OCI repository chart tag changes from ChangesLiteLLM chart update
Estimated code review effort: 1 (Trivial) | ~2 minutes Possibly related PRs
Suggested reviewers: 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
@@ spec.template.spec.containers.manager.image @@
# apps/v1/Deployment/ai/litellm-operator
! ± value change
- ghcr.io/home-operations/litellm-operator@sha256:d6bb5d23f9aba179fbe681c3f1258cc4222193c3f90f187cb6d373a89c7da09c
+ ghcr.io/home-operations/litellm-operator@sha256:ada130600060c0799721c4704d8e1d079bc62f4adf4b4d245c6253f894968b8d
|
@@ spec.ref.tag @@
# source.toolkit.fluxcd.io/v1/OCIRepository/ai/litellm-operator
! ± value change
- 0.0.9
+ 0.0.10
|
AI Automated ReviewAnalysis engine: omniroute@http://litellm.ai.svc.cluster.local/v1 (openai) RecommendationApprove. This is a straightforward patch version bump of the Change-by-Change Findings
Release noteshome-operations/litellm-operator v0.0.10 (2026-08-03) User-visible changes: None explicitly documented as user-facing; all changes are internal bug fixes, dependency updates, CI improvements, and documentation/style adjustments. Breaking changes: None. This is a patch release within the Security fixes: None explicitly called out in the release notes. Key upstream changes include:
Standards Compliance
Unknowns or Needs Verification
|
…4326) 0.0.10 added the LiteLLMTeam and LiteLLMVirtualKey controllers without matching ClusterRole rules, so their informer caches never sync and the manager crashloops on every startup (leader election lost -> shutdown -> restart, 50 restarts observed over 171min). This silently broke applyMode: api sync for every LiteLLMModel change since the 0.0.9->0.0.10 bump (#4318) — the K8s CRs updated fine but litellm's live model config never picked them up. Chart has no rbac.rules/extraObjects values extension point (checked via helm show values), so this has to be a standalone additive ClusterRole/ClusterRoleBinding rather than a HelmRelease values patch.
This PR contains the following updates:
0.0.9→0.0.10Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
home-operations/litellm-operator (ghcr.io/home-operations/charts/litellm-operator)
v0.0.10Compare Source
Bug Fixes
Documentation
Styles
Build System
Continuous Integration
Miscellaneous Chores
Configuration
📅 Schedule: (in timezone Europe/Brussels)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.