Skip to content

v1.10.3 — Dashboard Evidence Alignment

Latest

Choose a tag to compare

@opscart opscart released this 08 Aug 20:10
· 24 commits to main since this release

OpsCart Watcher v1.10.3

This maintenance release improves the consistency of evidence presented across the OpsCart dashboard.

What changed

  • Aligned dashboard metrics with the operational evidence observed during cluster scans.
  • Refined evidence presentation across Overview, War Room, Incidents, and Waste views.
  • Updated War Room aggregation and supporting dashboard behavior.
  • Added regression coverage for the revised War Room behavior.
  • Updated dashboard, Helm chart, and default container-image metadata to v1.10.3.

Container image

docker pull ghcr.io/opscart/opscart-dashboard:v1.10.3

The container image supports Linux AMD64 and ARM64.

Upgrade with Helm

If OpsCart is already installed:

helm upgrade opscart-watcher ./helm/opscart-watcher \
  --namespace opscart-system \
  --set image.tag=v1.10.3

OpsCart remains read-only, agent-free, and credential-free at its core.

Full comparison: [v1.10.2...v1.10.3](v1.10.2...v1.10.3)