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
Wire runtime idle threshold through runtime-api chart (#637)
* fix: minimize runtime idle chart diff
Co-authored-by: openhands <openhands@all-hands.dev>
* fix: bump runtime-api chart to 0.3.5
main already released 0.3.4 (Release 1.34.0 / #663), so the idle-threshold
template changes need a fresh version bump to pass validate-chart-versions CI.
Co-authored-by: openhands <openhands@all-hands.dev>
* fix: update openhands chart to use runtime-api 0.3.5, bump to 0.7.34
The Makefile lint target rewrites registry deps to file:// local paths then
runs helm package -u. Since runtime-api is now 0.3.5, the openhands chart
must reference 0.3.5 so the local file:// resolution succeeds.
Chart bumps: openhands 0.7.33 → 0.7.34, runtime-api dep 0.3.4 → 0.3.5.
Co-authored-by: openhands <openhands@all-hands.dev>
---------
Co-authored-by: openhands <openhands@all-hands.dev>
0 commit comments