PLTF-2957: Bump enterprise-server image to version that has SDK 1.28.0#721
Conversation
Update the enterprise-server image tag in both the chart defaults and the Replicated KOTS values to sha-d511918.
|
@OpenHands bump openhands chart version |
|
I'm on it! aivong-openhands can track my progress at all-hands.dev |
Co-authored-by: openhands <openhands@all-hands.dev>
|
Done! Bumped the chart version from 0.7.53 to 0.7.54 in commit dc1c898. |
Summary of Work CompletedI successfully addressed the review comment on PR #721 requesting to "bump openhands chart version": Checklist
Changes MadeOnly the single line change in
No extraneous changes were made. The work is complete and the PR has been updated with the chart version bump. |
|
✅ Review complete. This review was performed through OpenHands Cloud Automation. You can log in and view the conversation here. |
all-hands-bot
left a comment
There was a problem hiding this comment.
Code Review Summary
This PR performs a simple and clean image version bump across Helm and Replicated deployment configurations. The change is minimal (+3/-3), consistent across all deployment paths, and includes validation evidence from an end-to-end smoke test.
Files changed:
charts/openhands/Chart.yaml— Chart version bump (0.7.53 → 0.7.54)charts/openhands/values.yaml— Image tag update (sha-d6f88b0 → sha-f941ba5)replicated/openhands.yaml— Image tag update (sha-48cc27a → sha-f941ba5)
No issues identified.
[RISK ASSESSMENT]
- [Overall PR]
⚠️ Risk Assessment: 🟢 LOW
Simple container image version bump with validation evidence. The change is consistent across both Helm and Replicated deployment configurations, and the PR description confirms successful end-to-end testing on a Replicated Embedded Cluster.
VERDICT:
✅ Worth merging: Core logic is sound, no blocking issues found
KEY INSIGHT:
This is a straightforward dependency version bump—the image tag is uniformly updated across all deployment manifests to ensure consistency.
This review was generated by an AI agent (OpenHands) on behalf of the user through OpenHands Automation. View conversation
What
Bump the
enterprise-serverimage tag to a working version of openhands that has SDK 1.28.0 to address context issues from a LiteLLM upgradeNotes
Validated on a Replicated Embedded Cluster install (embedded Postgres): enterprise-server
sha-f941ba5(SDK 1.28.0) deploys cleanly and an end-to-end smoke test (GitLab SSO → new conversation → agent response) passed.This PR was drafted by an AI agent on behalf of the user.