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
Upgrade SWCK to 0.10.0 and Horizon UI examples to horizon-0.6.0 (#189)
* Upgrade SWCK to 0.10.0
Bump chart/operator and chart/adapter to SWCK 0.10.0 (image tag now
drops the v prefix to match what was published to Docker Hub).
Refresh the operator CRDs from the v0.10.0 upstream, adding the new
EventExporter CRD, and regenerate the manager-role ClusterRole with
the matching permissions. Point CI at the released SWCK image and
bump SWCK reference URLs in the e2e tests.
* Use horizon-0.6.0 as the Horizon UI image tag example
apache/skywalking-ui:horizon-0.6.0 is the current published Horizon UI
release; horizon-1.0.0 was an aspirational example that does not yet
exist on Docker Hub.
* Bump pinned e2e SHAs for OAP, Horizon UI, BanyanDB
- OAP: a0cec0c -> 2aa0e85 (CVE dependency bumps)
- Horizon UI: 80565f5 -> 58a4c1f (post-v0.6.0, includes vitest CVE patch)
- BanyanDB: 5dedaa1 -> 65d951f (fodc agent retry fix)
0 commit comments