Conversation
|
I see you updated files related to
|
|
✅ No conflicts with other open PRs targeting |
|
|
There was a problem hiding this comment.
Pull request overview
Risk Rating: LOW
This PR bumps the embedded Operator UI version and updates the packaged web entrypoint to load the newly built UI bundle, along with adding a pre-compressed index.html.gz to match the existing pre-compressed asset pattern in core/web/assets.
Changes:
- Update
operator_ui/TAGtov0.8.0-2620c10 - Update
core/web/assets/index.htmlto reference the newmain.e9a7d4eed80242536601.jsbundle - Add
core/web/assets/index.html.gz(pre-compressed HTML)
Reviewed changes
Copilot reviewed 2 out of 5 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| operator_ui/TAG | Bumps the Operator UI tag/version reference. |
| core/web/assets/index.html | Updates the script tag to the new hashed UI bundle filename. |
| core/web/assets/index.html.gz | Adds the gzip-compressed version of index.html for precompressed serving. |





This bumps Operator UI to a version that doesn't expect Keepers v1 to exist